ef690d044cBugFix dbf: 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)
v1.19.49.5
fdbozzo
2017-12-20 22:30:12 +01:00
df87f24f21BugFix dbf: 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)
fdbozzo
2017-12-20 22:28:46 +01:00
5bda74718eWhen 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)
fdbozzo
2017-12-20 20:10:15 +01:00
f32b9b0013When mixing SourceSafe reserved parameters with Class per file options, sometimes weird things happen
fdbozzo
2017-12-20 19:01:32 +01:00
4b31c1cba7When mixing SourceSafe reserved parameters with Class per file options, sometimes weird things happen
fdbozzo
2017-12-20 19:01:01 +01:00
1457730a0eVersion update for Thor
fdbozzo
2017-12-05 00:57:23 +01:00
9499ac9219Nivelacion con 1.19.49.4
fdbozzo
2017-12-04 22:35:20 +01:00
715df06c4cBug 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)
fdbozzo
2017-12-04 22:17:30 +01:00
63c996eb71Merge pull request #12 from fdbozzo/add-license-1
Fernando D. Bozzo
2017-12-03 23:18:09 +01:00
a87b2dc32fCreate LICENSE
Fernando D. Bozzo
2017-12-03 23:16:26 +01:00
62f3d74e9fBug Fix db2: "Double" fields assume 2 decimals when defined with 0 decimals (Jerry Stager)
fdbozzo
2017-12-03 13:34:09 +01:00
0bc191c2e9Added ThorUpdater folder and files FoxBin2Prg.exe
fdbozzo
2017-12-03 01:38:13 +01:00
af768fe7a1Test Bug Fix: DBF INTEGER AUTOINC test is failing because of a bad DBF reference value DBF INTEGER AUTOINC test: Added more info about NextVal and Step values
fdbozzo
2017-12-02 14:29:08 +01:00
62353694a2Quitar cambio demás y nuevo EXE
fdbozzo
2017-12-02 01:09:10 +01:00
aed73e48f8VersionFile update and pjx update
fdbozzo
2017-11-30 19:37:39 +01:00
430095914eBug Fix: "Double" field types are explicitly defined with 0 decimals when no decimals are defined
fdbozzo
2017-11-12 00:12:30 +01:00
8c73daee28Bug Fix: "Double" field types are explicitly defined with 0 decimals when no decimals are defined
fdbozzo
2017-11-12 00:12:10 +01:00
6845b67fb3BugFix: DEVINFO field is only used when doing PJX conversions. On other files throw errors
fdbozzo
2017-06-25 20:25:47 +02:00
9447050b41BugFix: DEVINFO field is only used when doing PJX conversions. On other files throw errors
v1.19.49.1
fdbozzo
2017-06-25 20:24:42 +02:00
58fdf742e0BugFix: DEVINFO field is only used when doing PJX conversions. On other files throw errors
fdbozzo
2017-06-25 20:24:05 +02:00
cf8e0548ccupdated version file
fdbozzo
2017-04-26 21:10:02 +02:00
2621e9eeb1Updated project version to 1.19.50
fdbozzo
2017-04-26 21:08:03 +02:00
5814fe17a4v1.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
v1.19.49
fdbozzo
2017-04-26 00:05:02 +02:00
e081237fa6v1.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
fdbozzo
2017-04-26 00:03:42 +02:00
11e763ed31- Allow importing/exporting a single class without requiring a CFG configuration
fdbozzo
2017-04-25 23:59:21 +02:00
3af87d095b- Allow importing/exporting a single class without requiring a CFG configuration
fdbozzo
2017-04-25 23:58:57 +02:00
a6801b680eUpdate automatically the internal name of the imported class to match the external name indicated in the file
fdbozzo
2017-04-25 23:57:57 +02:00
7520706568Enhancement for not requiring a CFG configuration when using "classlib.vcx::classname::import" or "classlib.vcx::classname::export" syntax
fdbozzo
2017-04-25 22:32:48 +02:00
d50835b75cv1.19.49 Preview-1 - 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") - 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
fdbozzo
2017-04-24 23:44:17 +02:00
acde565294Add more options to config.fpw to minimize interference from existent configs
fdbozzo
2017-04-16 00:04:29 +02:00
1e5707983eAdd more options to config.fpw to minimize interference from existent configs
fdbozzo
2017-04-16 00:04:03 +02:00
1cc7be0f7bIf sys(2023) points to "Progrma Files" (a read only dir), then point to getenv("temp")
fdbozzo
2017-04-15 23:33:18 +02:00
0f3da5fd7aIf sys(2023) points to "Progrma Files" (a read only dir), then point to getenv("temp")
fdbozzo
2017-04-15 23:32:54 +02:00
5b5a7432b8Added the DevInfo conversion for file registers of the PJX
fdbozzo
2017-04-14 01:07:17 +02:00
fb9bb50721Added the DevInfo conversion for file registers of the PJX
fdbozzo
2017-04-14 01:06:24 +02:00
05c6aa80f5Bug Fix & Report pjx: No se estaba guardando el campo User en los archivos PJX (Doug Hennig)
fdbozzo
2017-04-12 00:41:24 +02:00
5a42773abfBug Fix & Report pjx: No se estaba guardando el campo User en los archivos PJX (Doug Hennig)
fdbozzo
2017-04-12 00:40:55 +02:00
3f39c8c9f6Feature: When in objet-mode, allow the use of a CFG-object for the tcCFG parameter (Lutz Scheffler)
fdbozzo
2017-04-11 23:00:00 +02:00
e70e8d7d13Feature: When in objet-mode, allow the use of a CFG-object for the tcCFG parameter (Lutz Scheffler)
fdbozzo
2017-04-11 22:59:33 +02:00
8709dd4773Bug Fix frx: When using "&&" inside en expression field, the regenerated FRX field is corrupted
fdbozzo
2017-04-11 20:20:03 +02:00
35d997733dBug Fix frx: When using "&&" inside en expression field, the regenerated FRX field is corrupted
fdbozzo
2017-04-11 20:19:21 +02:00
80694af334Merge pull request #5 from BoatrightTBC/master
Fernando D. Bozzo
2017-04-05 19:11:58 +02:00
9dcec8d534.md syntax, native english edit, codeplex shutdown
Rick Boatright
2017-04-04 18:04:50 -05:00
c30ddded8bNew syntax for new functionallity: classlib.vcx::classname::import and classlib.vcx::classname::export, where "export" is the default if not specified
fdbozzo
2017-03-28 00:59:16 +02:00
042cba9297Agregar anulación de ClassPerFileCheck:1 cuando se usa la sintaxis "classlibrary.vcx::classname::import" o "classlibrary.vcx::classname::export"
fdbozzo
2017-03-28 00:58:36 +02:00
b68c870518Implementación de "classlibrary.vcx::classname::import" y "classlibrary.vcx::classname::export"
fdbozzo
2017-03-28 00:44:01 +02:00
4adcc2f771Arreglado lo del Outputfile y el Locate
fdbozzo
2017-03-27 23:34:55 +02:00
530c8ead62- Sugerencia de Lutz Scheffler: Poder importar un solo VC2 (hecho con classPerFile) en un VCX existente, sin tocar el resto de clases. - Nuevo valor de configuración n_RedirectClassType [0]|1
fdbozzo
2017-03-26 21:56:59 +02:00
6b9d96579aSe habilita la opción de indicar un archivo cfg que no se llame foxbin2prg cuando se usa como objeto, para poder anular temporalmente el comportamiento predeterminado
fdbozzo
2017-03-26 21:00:36 +02:00
9ab39f0391Arreglo del reconocimiento de un CFG por parámetro
fdbozzo
2017-03-26 20:59:32 +02:00
29b5f30ce4Arreglo para que funcione el reconocimiento del cfg particular
fdbozzo
2017-03-26 00:07:03 +01:00
c60727b91bPermitir importar solo una clase desde un vc2
fdbozzo
2017-03-25 20:52:27 +01:00
4c5c5f5f85Incompleto - por algún motivo no lo termina de poder usar el nuevo CFG
fdbozzo
2017-03-25 14:03:59 +01:00
839b77e291filename_caps.exe: Agregado reintento de renombrado para intentar prevenir el error esporádico de "Can not create a file that already exists"
fdbozzo
2017-02-19 12:26:18 +01:00
ec7b47a336filename_caps.exe: Agregado reintento de renombrado para intentar prevenir el error esporádico de "Can not create a file that already exists"
fdbozzo
2017-02-19 12:25:37 +01:00
2f2aa1ad36Replace Scripting.FileSystemObject MoveFile with Win32API equivalent
fdbozzo
2017-02-18 16:11:43 +01:00
2aac428525Replace Scripting.FileSystemObject MoveFile with Win32API equivalent
fdbozzo
2017-02-18 16:11:01 +01:00
ba0c735883Nuevo test para la característica ClassPerFile
fdbozzo
2017-02-18 12:19:54 +01:00
e307377d40Nuevo test para la característica ClassPerFile
fdbozzo
2017-02-18 12:18:45 +01:00
f220ee75b6Updated version
fdbozzo
2017-02-17 17:29:53 +01:00
c7323b841ev1.19.48 - Bug Fix: Error message 'variable tcOutputFile not found' (german version) - Bug Fix: Menu location 'Before' always changed to 'after' when convert - Bug Fix: No se respetan algunas restricciones de conversión para DBFs cuando se usan CFGs particulares por tabla - Bug Fix db2: Cuando se lee un memo multilínea de un db2 con datos antiguo, se produce un error de índice fuera de rango - 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" - Fix defecto db2: 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 - Bug Fix pj2: 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"
v1.19.48
fdbozzo
2016-07-18 00:21:14 +02:00
a193af2344Actualización del README.md para usar markup
fdbozzo
2016-07-18 00:20:26 +02:00
43163e640bReaname README.txt a README.md para poder usar html en GitHub
fdbozzo
2016-07-17 20:39:29 +02:00
4d397999e5Bug Fix frx: Los ControlSource de objetos OLE que contienen comillas se generan mal (Nathan Brown)
fdbozzo
2016-07-11 01:29:00 +02:00
4b9e343190EXE regenrado y completado el archivo de versiones
fdbozzo
2016-07-11 01:27:47 +02:00
06b110ffceReporte bug frx v1.19.48-Preview5: Los ControlSource de objetos OLE que contienen comillas se generan mal (Nathan Brown)
fdbozzo
2016-07-11 01:24:08 +02:00
9ec9890764Bug Fix pj2: 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" (Nathan Brown)
fdbozzo
2016-07-11 00:35:46 +02:00
6552dad9aeReporte 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)
fdbozzo
2016-07-11 00:34:56 +02:00
6faac7cfb8Fix defecto db2: 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 (Nathan Brown)
fdbozzo
2016-07-10 09:35:05 +02:00
58bd4bfe44Reporte 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)
fdbozzo
2016-07-10 09:34:10 +02:00
31163ff95cBug 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)
fdbozzo
2016-07-10 01:02:02 +02:00
0b4107322fBug 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)
fdbozzo
2016-07-10 01:00:47 +02:00
c238baa751Bug Fix db2: Cuando se lee un memo multilínea de un db2 con datos antiguo, se produce un error de índice fuera de rango
fdbozzo
2016-07-09 21:27:26 +02:00
212ceff420Bug db2: Cuando se lee un memo multilínea de un db2 con datos antiguo, se produce un error de índice fuera de rango
fdbozzo
2016-07-09 21:27:03 +02:00
2d2de20618v1.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)
fdbozzo
2016-07-05 23:20:53 +02:00
e1dc924b4bv1.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)
fdbozzo
2016-07-05 23:20:09 +02:00
08e986cc0dv1.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)
fdbozzo
2016-06-24 16:59:01 +02:00
8d58c13440v1.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)
fdbozzo
2016-06-24 16:58:04 +02:00
667cd3e770Start of new working branch v1.19.48
fdbozzo
2016-06-24 16:47:37 +02:00
b7bd650b74v1.19.47 - Bug Fix: Cuando se indica como nombre de archivo "*" y como tipo "*", se regeneran automáticamente todos los archivos binarios desde los archivos de texto (Alejandro Sosa) - Feature: Agregado de los fuentes de FileName_Caps.exe - Allow importing DBF Data (Walter Nicholls) - 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
v1.19.47
fdbozzo
2016-06-08 23:48:40 +02:00
7b3b874193- Updated version file
fdbozzo
2016-06-08 23:48:05 +02:00
97e41a90b1- Agregado más feedback al importar/exportar registros de DBF
fdbozzo
2016-06-08 23:38:18 +02:00
2f2e23066c- Fix: Respetar los valores de los campos autoinc y sobre todo las claves autoinc de los registros
fdbozzo
2016-06-08 23:00:41 +02:00
2ac24da47d- Fix: Cuando hay un campo memo vacío, al regenerar la tabla se queda embuclado porque no encuentra el CDATA
fdbozzo
2016-06-08 20:56:16 +02:00
a171ffdae7FoxBin2Prg v1.19.47 Preview-3 - Quitado el número de registro exportado de los DB2 para evitar diferencias innecesarias --> <RECNO NUM="##">
fdbozzo
2016-06-06 02:15:15 +02:00
b9309770cdFoxBin2Prg v1.19.47 Preview-3 - Agregado soporte de memos multi-linea, para evitar comprimirlos en una sola y poder comparar mejor
fdbozzo
2016-06-06 01:53:04 +02:00
0259e0bbb7- Arreglo de comentario sobre la versión
fdbozzo
2016-05-29 17:04:53 +02:00