Changeset: 500 fdbozzo - 20/11/2014 22:10:08:
- Actualización de foxbin2prg.cfg
This commit is contained in:
@@ -2,8 +2,7 @@
|
|||||||
* FOXBIN2PRG v1.19.26
|
* FOXBIN2PRG v1.19.26
|
||||||
* CONFIGURATION FILE / ARCHIVO DE CONFIGURACI<43>N
|
* CONFIGURATION FILE / ARCHIVO DE CONFIGURACI<43>N
|
||||||
*---------------------------------------------------------------------------------------------------
|
*---------------------------------------------------------------------------------------------------
|
||||||
* EN: DON'T MODIFY THIS DOCUMENTATION SECTION, MODIFY *UNDER* THIS SECTION
|
* DON'T MODIFY THIS DOCUMENTATION SECTION / NO MODIFIQUE ESTA SECCI<43>N DE DOCUMENTACI<43>N
|
||||||
* ES: NO MODIFIQUE ESTA SECCI<43>N DE DOCUMENTACI<43>N, MODIFIQUE *DEBAJO* DE ESTA SECCI<43>N
|
|
||||||
*
|
*
|
||||||
* DETAIL OF SUPPORTED VALUES / DETALLE DE VALORES SOPORTADOS
|
* DETAIL OF SUPPORTED VALUES / DETALLE DE VALORES SOPORTADOS
|
||||||
* If no values given, this are the defaults / Si no se proporcionan valores, estos son los predeterminados
|
* If no values given, this are the defaults / Si no se proporcionan valores, estos son los predeterminados
|
||||||
@@ -15,6 +14,7 @@
|
|||||||
* Debug: 0 && Don't Activate individual <file>.Log by default / No Activar <archivo>.Log por defecto
|
* Debug: 0 && Don't Activate individual <file>.Log by default / No Activar <archivo>.Log por defecto
|
||||||
* ExtraBackupLevels: 1 && By default 1 BAK is created. With this you can make more .N.BAK, or none / Por defecto 1 BAK es creado. Con esto puede crear m<>s .N.BAK, o ninguno
|
* ExtraBackupLevels: 1 && By default 1 BAK is created. With this you can make more .N.BAK, or none / Por defecto 1 BAK es creado. Con esto puede crear m<>s .N.BAK, o ninguno
|
||||||
* ClearUniqueID: 1 && 0=Keep UniqueID, 1=Clear Unique ID. Useful for Diff and Merge / 0=Mantener UniqueID, 1=Borrar Unique ID. Util para Diff y Merge
|
* ClearUniqueID: 1 && 0=Keep UniqueID, 1=Clear Unique ID. Useful for Diff and Merge / 0=Mantener UniqueID, 1=Borrar Unique ID. Util para Diff y Merge
|
||||||
|
* ClearDBFLastUpdate: 1 && 0=Keep DBF LastUpdate, 1=Clear DBF LastUpdate. Useful for Diff. / 0=Mantener DBF LastDate, , 1=Borrar DBF LastDate. Util para Diff.
|
||||||
* OptimizeByFilestamp: 0 && Optimize file regeneration depending on file timestamp / Optimizar la regeneraci<63>n de archivos dependiendo del timestamp de archivo
|
* OptimizeByFilestamp: 0 && Optimize file regeneration depending on file timestamp / Optimizar la regeneraci<63>n de archivos dependiendo del timestamp de archivo
|
||||||
* AllowMultiConfig: 1 && 1=Allow CFG files per directory. if no CFG found, then use Main CFG. 0=Only use Main CFG
|
* AllowMultiConfig: 1 && 1=Allow CFG files per directory. if no CFG found, then use Main CFG. 0=Only use Main CFG
|
||||||
* DropNullCharsFromCode: 1 && 1=Drop NULL chars from source code / 0=Leave Nulls in code, if any
|
* DropNullCharsFromCode: 1 && 1=Drop NULL chars from source code / 0=Leave Nulls in code, if any
|
||||||
@@ -53,3 +53,31 @@
|
|||||||
*extension: db2=dba
|
*extension: db2=dba
|
||||||
*extension: dc2=dca
|
*extension: dc2=dca
|
||||||
|
|
||||||
|
|
||||||
|
* EN: Uncomment to activate the new value, comment to deactivate and use the default
|
||||||
|
* ES: Descomente para activar el nuevo valor, comente para desactivarlo y usar el predeterminado
|
||||||
|
*---------------------------------------------------------------------------------------------------
|
||||||
|
*DontShowProgress: 1
|
||||||
|
*DontShowErrors: 1
|
||||||
|
*NoTimestamps: 0
|
||||||
|
*Debug: 1
|
||||||
|
*ExtraBackupLevels: 0
|
||||||
|
*ClearUniqueID: 0
|
||||||
|
*ClearDBFLastUpdate: 0
|
||||||
|
*OptimizeByFilestamp: 0
|
||||||
|
*AllowMultiConfig: 0
|
||||||
|
*DropNullCharsFromCode: 0
|
||||||
|
|
||||||
|
|
||||||
|
* EN: Uncomment to activate the new value, comment to deactivate and use the default
|
||||||
|
* ES: Descomente para activar el nuevo valor, comente para desactivarlo y usar el predeterminado
|
||||||
|
* 0=No support, 1=Generate TXT only (Diff), 2=Generate TXT and BIN (Merge), 4=Generate TXT with DATA for DIFF (DBF only)
|
||||||
|
*---------------------------------------------------------------------------------------------------
|
||||||
|
*PJX_Conversion_Support: 2
|
||||||
|
*VCX_Conversion_Support: 2
|
||||||
|
*SCX_Conversion_Support: 2
|
||||||
|
*FRX_Conversion_Support: 2
|
||||||
|
*LBX_Conversion_Support: 2
|
||||||
|
*MNX_Conversion_Support: 2
|
||||||
|
*DBC_Conversion_Support: 2
|
||||||
|
*DBF_Conversion_Support: 4
|
||||||
|
|||||||
BIN
foxbin2prg.exe
BIN
foxbin2prg.exe
Binary file not shown.
Reference in New Issue
Block a user