2-way conversor for Visual FoxPro 9 binary files intended to be used withSCM tools (Diff and Merge operations) or just for backup
Rel.Date | Developer | Ver# | Observations |
---|---|---|---|
2014/01/03 | FDBOZZO | v1.17 | - mnx bug fix: Location value is lost and some menus doesn't render properly (Fidel Charny) |
- Added 2 VB scripts (Convert_VFP9_BIN_2_PRG.vbs andConvert_VFP9_PRG_2_BIN.vbs) for batch converting of dirs and files if a shortcut is placed on "SendTo" user folder | |||
- Added new Unit Testing cases for menus | |||
2014/01/02 | FDBOZZO | v1.16 | - Added support for Menus (MNX) |
2013/12/18 | FDBOZZO | v1.15 | - Added support for DBF, DBC and CDX binaries |
2013/12/15 | FDBOZZO | v1.14 | - scx bug fix: autocenter property do nothing (Arturo Ramos) |
- scx bug fix: Last COMMENT record is lost (Fidel Charny) | |||
2013/12/08 | FDBOZZO | v1.13 | - frx/lbx bug fix: "Error 1924, TOREG is not an object" on some reports (Fidel Charny) |
2013/12/08 | FDBOZZO | v1.12 | - Added support for Reports (FRX) and Labels (LBX) |
2013/12/08 | FDBOZZO | v1.11 | - scx/vcx bug fix: _memberdata value corrupted when the value is a long one (Edgar Kummers) |
2013/12/07 | FDBOZZO | v1.10 | - scx/vcx bug fix: when there are methods with the same name, there code is assigned to erroneous objects (Fidel Charny) |
2013/12/07 | FDBOZZO | v1.9 | - scx/vcx bug fix: last fix keep loosing some properties (Fidel Charny) |
2013/12/06 | FDBOZZO | v1.8 | - scx/vcx bug fix: last fix keep loosing some properties (Fidel Charny) |
- sort function encapsulated and reused on BIN and TXT generation for safety | |||
2013/12/03 | FDBOZZO | v1.7 | - vcx/scx bug fix: some properties get lost and picture clause is not displayed if "Name" is not the last property on memo (Fidel Charny) |
- Added verification of readOnly files and report this to Log file in debug mode | |||
2013/12/02 | FDBOZZO | v1.6 | - Complete refactoring of BIN and TXT generation |
- Changes of various algorithms | |||
- scx/vcx bug fix: Array properties didn't save (Fidel Charny) | |||
- Unit testing cases with FoxUnit | |||
2013/11/27 | FDBOZZO | v1.5 | - Bug fix: On some forms dataenvironment didn't regenerate appropiately (Luis Martínez) |
2013/11/27 | FDBOZZO | v1.4 | - Added mask support |
- Added support for extension configuration on file foxbin2prg.cfg, so one can use "vca" instead of "vc2", etc | |||
- Added support for a new parameter for Log generation | |||
2013/11/24 | FDBOZZO | v1.3 | - Bug fixes, code cleaning, refactoring |
2013/11/24 | FDBOZZO | v1.2 | - Bug fixes, code cleaning, refactoring |
2013/11/22 | FDBOZZO | v1.1 | - Bug fixes |
2013/11/22 | FDBOZZO | v1.0 | - Initial creation of clases on prg and support of VCX/SCX/PJX files |