Commit Graph

914 Commits

Author SHA1 Message Date
Fernando D. Bozzo
a87b2dc32f Create LICENSE 2017-12-03 23:16:26 +01:00
fdbozzo
6593a83d06 v1.19.49.3
Generación EXE
2017-12-03 13:22:53 +01:00
fdbozzo
5bbcc15161 Bug Fix db2: Los campos "Double" asumen 2 decimales cuando se definen con 0 decimales (Jerry Stager) 2017-12-03 13:03:07 +01:00
fdbozzo
8fef85636f v1.19.49.2
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-03 01:39:48 +01:00
fdbozzo
0bc191c2e9 Added ThorUpdater folder and files
FoxBin2Prg.exe
2017-12-03 01:38:13 +01:00
fdbozzo
af768fe7a1 Test 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
2017-12-02 14:29:08 +01:00
fdbozzo
62353694a2 Quitar cambio demás y nuevo EXE 2017-12-02 01:09:10 +01:00
fdbozzo
f50381da0a Generar EXE 2017-12-02 01:06:27 +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
9447050b41 BugFix: DEVINFO field is only used when doing PJX conversions. On other files throw errors 2017-06-25 20:24:42 +02:00
fdbozzo
58fdf742e0 BugFix: DEVINFO field is only used when doing PJX conversions. On other files throw errors 2017-06-25 20:24:05 +02:00
fdbozzo
5814fe17a4 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:05: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
11e763ed31 - Allow importing/exporting a single class without requiring a CFG configuration 2017-04-25 23:59:21 +02:00
fdbozzo
3af87d095b - Allow importing/exporting a single class without requiring a CFG configuration 2017-04-25 23:58:57 +02:00
fdbozzo
a6801b680e Update automatically the internal name of the imported class to match the external name indicated in the file 2017-04-25 23:57:57 +02:00
fdbozzo
7520706568 Enhancement for not requiring a CFG configuration when using "classlib.vcx::classname::import" or "classlib.vcx::classname::export" syntax 2017-04-25 22:32:48 +02:00
fdbozzo
d50835b75c v1.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
2017-04-24 23:44:17 +02:00
fdbozzo
59333ee06f v1.19.49 Preview-1 2017-04-24 23:34:57 +02:00
fdbozzo
acde565294 Add more options to config.fpw to minimize interference from existent configs 2017-04-16 00:04:29 +02:00
fdbozzo
1e5707983e Add more options to config.fpw to minimize interference from existent configs 2017-04-16 00:04:03 +02:00
fdbozzo
1cc7be0f7b If sys(2023) points to "Progrma Files" (a read only dir), then point to getenv("temp") 2017-04-15 23:33:18 +02:00
fdbozzo
0f3da5fd7a If sys(2023) points to "Progrma Files" (a read only dir), then point to getenv("temp") 2017-04-15 23:32:54 +02:00
fdbozzo
5b5a7432b8 Added the DevInfo conversion for file registers of the PJX 2017-04-14 01:07:17 +02:00
fdbozzo
fb9bb50721 Added the DevInfo conversion for file registers of the PJX 2017-04-14 01:06:24 +02:00
fdbozzo
05c6aa80f5 Bug Fix & Report pjx: No se estaba guardando el campo User en los archivos PJX (Doug Hennig) 2017-04-12 00:41:24 +02:00
fdbozzo
5a42773abf Bug Fix & Report pjx: No se estaba guardando el campo User en los archivos PJX (Doug Hennig) 2017-04-12 00:40:55 +02:00
fdbozzo
3f39c8c9f6 Feature: When in objet-mode, allow the use of a CFG-object for the tcCFG parameter (Lutz Scheffler) 2017-04-11 23:00:00 +02:00
fdbozzo
e70e8d7d13 Feature: When in objet-mode, allow the use of a CFG-object for the tcCFG parameter (Lutz Scheffler) 2017-04-11 22:59:33 +02:00
fdbozzo
8709dd4773 Bug Fix frx: When using "&&" inside en expression field, the regenerated FRX field is corrupted 2017-04-11 20:20:03 +02:00
fdbozzo
35d997733d Bug Fix frx: When using "&&" inside en expression field, the regenerated FRX field is corrupted 2017-04-11 20:19:21 +02:00
Fernando D. Bozzo
80694af334 Merge pull request #5 from BoatrightTBC/master
.md syntax, native english edit, codeplex shutdown
2017-04-05 19:11:58 +02:00
Rick Boatright
9dcec8d534 .md syntax, native english edit, codeplex shutdown 2017-04-04 18:04:50 -05:00
fdbozzo
c30ddded8b New syntax for new functionallity: classlib.vcx::classname::import and classlib.vcx::classname::export, where "export" is the default if not specified 2017-03-28 00:59:16 +02:00
fdbozzo
042cba9297 Agregar anulación de ClassPerFileCheck:1 cuando se usa la sintaxis "classlibrary.vcx::classname::import" o "classlibrary.vcx::classname::export" 2017-03-28 00:58:36 +02:00
fdbozzo
b68c870518 Implementación de "classlibrary.vcx::classname::import" y "classlibrary.vcx::classname::export" 2017-03-28 00:44:01 +02:00
fdbozzo
4adcc2f771 Arreglado lo del Outputfile y el Locate 2017-03-27 23:34:55 +02:00
fdbozzo
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
2017-03-26 21:56:59 +02:00
fdbozzo
6b9d96579a Se 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 2017-03-26 21:00:36 +02:00
fdbozzo
9ab39f0391 Arreglo del reconocimiento de un CFG por parámetro 2017-03-26 20:59:32 +02:00
fdbozzo
29b5f30ce4 Arreglo para que funcione el reconocimiento del cfg particular 2017-03-26 00:07:03 +01:00
fdbozzo
c60727b91b Permitir importar solo una clase desde un vc2 2017-03-25 20:52:27 +01:00
fdbozzo
4c5c5f5f85 Incompleto - por algún motivo no lo termina de poder usar el nuevo CFG 2017-03-25 14:03:59 +01:00
fdbozzo
62aefbfb3a Bug Fix: Fixed single-class generation with syntax "classlib.vcx::classname" 2017-03-23 20:31:07 +01:00
fdbozzo
e5ccb84200 Bug Fix: Fixed single-class generation with syntax "classlib.vcx::classname" 2017-03-23 20:29:46 +01:00
fdbozzo
839b77e291 filename_caps.exe: Agregado reintento de renombrado para intentar prevenir el error esporádico de "Can not create a file that already exists" 2017-02-19 12:26:18 +01:00
fdbozzo
ec7b47a336 filename_caps.exe: Agregado reintento de renombrado para intentar prevenir el error esporádico de "Can not create a file that already exists" 2017-02-19 12:25:37 +01:00
fdbozzo
2f2aa1ad36 Replace Scripting.FileSystemObject MoveFile with Win32API equivalent 2017-02-18 16:11:43 +01:00
fdbozzo
2aac428525 Replace Scripting.FileSystemObject MoveFile with Win32API equivalent 2017-02-18 16:11:01 +01:00