fdbozzo
7342716382
Recompilación y actualización archivo de versiones
2019-02-24 23:24:03 +01:00
fdbozzo
d71238bf89
Version file 1st.update
2018-11-04 12:45:48 +01:00
fdbozzo
bbaad331a5
Bug Fix: The alphabetic ordering of ADD OBJECT's objects can cause that some objects be created in erroneous order, causing unexpected behavior (Jochen Kauz) [ https://github.com/fdbozzo/foxbin2prg/issues/28 ]
...
NOTE: This Bug Fix implies that when tx2 files are regenerated, differences will occur almost certainly for the first time, so do not regenerate all tx2 files unnecesarily to keep differences at minimum.
2018-07-31 10:57:08 +02:00
fdbozzo
e2b5582156
Bug Fix: Error 1098, Cannot find ... [ENDT] that closes ... [TEXT] Issue#26 when there is a field named TEXT as first line-word (KIRIDES)
2018-07-09 23:12:55 +02:00
fdbozzo
b7efc53566
Bug Fix: When converting to text a DBF that belongs to a DBC with events disabled, conversion fails (Jairo Argüelles / Juan C. Perdomo)
2018-06-20 12:23:15 +02:00
fdbozzo
8490021dfc
- Bug Fix: If capitalization is used on a DBC view info, then related information is not exported correctly or entirely, so could be lost (SkySurfer1)
2018-05-12 23:18:25 +02:00
fdbozzo
4d16f7650f
Version file update
2018-05-12 23:06:59 +02:00
fdbozzo
1f1c691573
- MEM file structure support
2018-03-25 23:48:49 +02:00
fdbozzo
fa5bb1d4fe
Updated version file
2018-03-24 16:59:30 +01:00
fdbozzo
56b0a1fc7e
Updated version file
2018-03-24 16:49:39 +01:00
fdbozzo
caf373d2ac
- Enhanced HELP dialog info when running FoxBin2Prg with double-click
2018-03-16 20:35:06 +01:00
fdbozzo
0695c27a2f
- Add LOG info about config.fpw used and CodePage
2018-03-16 18:09:56 +01:00
fdbozzo
331aa288aa
v1.19.50.3
...
- Bug Fix: When adding some non-VFP text files like html,css,etc, in the text section of the project, FoxBin2Prg does not keep this selection when regenerating the PJX, leaving them in the files section (Darko Kezic)
2018-03-15 20:08:10 +01:00
fdbozzo
d03b7f9357
v1.19.50.2
...
Regenerating pjm,"*" when CFG's extension:pj2=pjm does not regenerate all pjx included files (Darko Kezic)
2018-03-13 20:04:47 +01:00
fdbozzo
8f345d49f4
When using the CFG configuration "extension: pj2=pjm" treat the pjm as pj2 and not as SourceSafe-compatible pjm (Darko Kezic)
2018-03-12 20:05:06 +01:00
fdbozzo
54438786fb
- Version file update
2018-03-06 20:31:55 +01:00
fdbozzo
a00b7f1939
v1.19.50
...
- Added a new CFG "BodyDevInfo" switch to control the DevInfo body data of PJX. It is disabled by default because DevInfo normally have compiled data that can be regenerated and causes many differences on source control tools
2018-03-03 13:42:07 +01:00
fdbozzo
84fad6b6c8
Leveling with v1.19.49.8
2018-02-03 13:44:10 +01:00
fdbozzo
a18454b143
v1.19.49.8
...
- Bug Fix: When converting a VCX corrupted with duplicated objects to text, "The specified key already exists" error is thrown (Kirides)
2018-02-03 10:53:53 +01:00
fdbozzo
c11e0bd842
- Bug Fix: When converting a DBF an error is thrown if there is a field called X or I (Francisco Prieto)
2018-01-11 20:29:26 +01:00
fdbozzo
9f9efb2fc8
FoxBin2PrgVersionFile update
2018-01-06 18:19:32 +01:00
fdbozzo
209ec3d8e7
BugFix vcx/scx: FoxBin2Prg should ignore the records that VFP Designer ignores (Doug Hennig / https://github.com/fdbozzo/foxbin2prg/issues/15 )
2018-01-05 18:39:31 +01:00
fdbozzo
926106a9b2
Nivelacion con 1.19.49.5
2017-12-20 22:31:38 +01:00
fdbozzo
5bda74718e
When FoxBin2PRG converts a DB2 file to a DBF file and imports the data (using DBF_Conversion_Support = 8), tabs at the start of lines in memo fields are lost (Doug Hennig)
2017-12-20 20:10:15 +01:00
fdbozzo
9499ac9219
Nivelacion con 1.19.49.4
2017-12-04 22:35:20 +01:00
fdbozzo
715df06c4c
Bug Fix VCX: When using ClassPerFile in API Mode and importing single classes, sometimes their names get unquoted, throwing errors / Reported by Lutz Scheffler ( https://github.com/fdbozzo/foxbin2prg/issues/11 )
2017-12-04 22:17:30 +01:00
fdbozzo
62f3d74e9f
Bug Fix db2: "Double" fields assume 2 decimals when defined with 0 decimals (Jerry Stager)
2017-12-03 13:34:09 +01:00
fdbozzo
0bc191c2e9
Added ThorUpdater folder and files
...
FoxBin2Prg.exe
2017-12-03 01:38:13 +01:00
fdbozzo
2c629aca28
Bug Fix: ClassPerFile didn't work correctly starting from v1.19.49 Reported by Lutz Scheffler ( https://github.com/fdbozzo/foxbin2prg/issues/9 )
2017-12-02 01:05:17 +01:00
fdbozzo
aed73e48f8
VersionFile update and pjx update
2017-11-30 19:37:39 +01:00
fdbozzo
cf8e0548cc
updated version file
2017-04-26 21:10:02 +02:00
fdbozzo
345916cbd5
VersionFile update
2017-04-26 00:04:46 +02:00
fdbozzo
e081237fa6
v1.19.49
...
- Replace Scripting.FileSystemObject MoveFile with Win32API equivalent
- Added support for using temporal CFG file for low-level API operations
- Bug Fix: Single-class export with "classlib.vcx::classname" syntax did not export (Lutz Scheffler)
- Added single-class import support ("library.vcx::classname::import")
- Added new single-class export syntax ("library.vcx::classname::export")
- Both single-class syntaxes doesn't require a CFG configuration
- Bug Fix: Partially corrupted frx/lbx info generated when using "&&" string inside field expressions (Alejandro A Sosa)
- sys(2023) secure temp: When sys(2023) points to "program files", then getenv("temp") is used
- Add more options to config.fpw to minimize interference from existent configs
- Feature: Save the contents of User field (Doug Hennig). Note: DevInfo is already supported
2017-04-26 00:03:42 +02:00
fdbozzo
f220ee75b6
Updated version
2017-02-17 17:29:53 +01:00
fdbozzo
4b9e343190
EXE regenrado y completado el archivo de versiones
2016-07-11 01:27:47 +02:00
fdbozzo
6552dad9ae
Reporte bug pj2 v1.19.48-Preview4: Cuando se regenera el binario de un PJ2 con archivos en una ruta con paréntesis y espacios, se genera un error "Error 36, Command contains unrecognized phrase/keyword" (Arreglado en v1.19.48 Preview-5)
2016-07-11 00:34:56 +02:00
fdbozzo
58bd4bfe44
Reporte defecto v1.19.48-Preview3: Cuando se arregló el bug del memo multi-línea, se introdujo un nuevo defecto por el cual un memo de linea-simple se decodifica mal (Arreglado en v1.19.48 Preview-4)
2016-07-10 09:34:10 +02:00
fdbozzo
0b4107322f
Bug Fix db2: Cuando se usa ExcludeDBFAutoincNextval: 1 en FoxBin2Prg.cfg y a la vez la importación de datos de una tabla con campo AutoInc, se produce el error "Error 2088, Field <FIELD> is read-only" (Nathan Brown)
2016-07-10 01:00:47 +02:00
fdbozzo
212ceff420
Bug db2: Cuando se lee un memo multilínea de un db2 con datos antiguo, se produce un error de índice fuera de rango
2016-07-09 21:27:03 +02:00
fdbozzo
e1dc924b4b
v1.19.48 Preview-2
...
Bug Fix: No se respetan algunas restricciones de conversión para DBFs cuando se usan CFGs particulares por tabla (Nathan Brown)
2016-07-05 23:20:09 +02:00
fdbozzo
8d58c13440
v1.19.48 Preview-1
...
- Bug Fix: Error message 'variable tcOutputFile not found' (german version) (Andy Kasper)
- Bug Fix: Menu location 'Before' always changed to 'after' when convert (Andy Kasper)
2016-06-24 16:58:04 +02:00
fdbozzo
667cd3e770
Start of new working branch v1.19.48
2016-06-24 16:47:37 +02:00
fdbozzo
7b3b874193
- Updated version file
2016-06-08 23:48:05 +02:00
fdbozzo
4ee81ae28e
- Importación de Datos desde DB2 con nueva opción DBF_Conversion_Support: 8
...
- Nuevo método get_DBF_Configuration() que devuelve el objeto CFG de la tabla indicada
- Nuevo método conversionSupportType() que devuelve el código de conversión soportado para el archivo indicado
- Modificados los métodos hasSupport_Bin2Prg() y hasSupport_Prg2Bin() para permitir indicar un nombre completo de archivo y no solo su extensión
2016-05-29 10:07:08 +02:00
fdbozzo
474e7001a9
Agregado soporte para importar datos de los DB2 a los DBF. Todos los tipos de datos excepto General.
2016-05-27 17:05:19 +02:00
fdbozzo
a4bc9266a9
Completed bug fix description on version file
2016-05-24 19:04:05 +02:00
fdbozzo
d60bd67889
BugFix: Added variable declaration (DH)
...
BugFix: Fixed incorrectly named variable (DH)
BugFix: Added missing assignment (DH)
Enhancement: Put double quotes around path in case in contains single quote (DH)
BugFix: Added "+16" to Debug flags to maintain internal defaults to not generate timestamps on xx2 files
2016-05-24 18:55:03 +02:00
fdbozzo
dad7988498
- Actualización del archivo de versiones
...
- Mejora de la descripción del cambio realizado
2016-02-10 23:42:19 +01:00
fdbozzo
30cb9fd8cb
- Actualización del LOG de cambios
2016-02-06 16:34:49 +01:00
fdbozzo
0c9f6a9ecf
Preview 10:
...
- Bug Fix: Cuando se procesa un archivo en el directorio raiz, se genera un error 2062 (Aurélien Dellieux)
2016-02-06 16:25:20 +01:00