This program is intended to be used alone or with SCM tools (Source Code Managers, like VSS, CVS, SVN) and DVCS tools (like Git, Mercurial, Plastic, and others) or alone for Diff (seen differences) and Merge operations, that pretends to substitute SccText(X) and TwoFox and enhance their functionality, generating bidirectional TEXT prg-style versions that allow modifications and recreate the original binary file.
> Documentation in English
> Documentación en Español
> Read the FoxBin2Prg Full Change History
> Documentation in English
> Documentación en Español
Rel.Date | Developer | Ver# | Observations |
---|---|---|---|
2015/03/01 | FDBOZZO | v1.19.42 Preview 1 | - Feature: Added VFP 9 SP1 runtime validation |
Preview 1 | - Bug Fix: Broken SourceSafe compatibility because an error is thrown when querying for file support (Tuvia Vinitsky) | ||
Preview 2 | - Bug Fix scx/vcx: Process only one TEXT/ENDTEXT nesting level because TEXT/ENDTEXT can't be nested (Lutz Scheffler) | ||
Preview 3 | - Feature: Make some error descriptions more informative and precise (Lutz Scheffler) | ||
Preview 4 | - Feature: Allow specifying inputFile with relative path (Lutz Scheffler) | ||
Preview 4 | - Bug Fix scx: Metadata of Dataenvironment not properly generated when Dataenvironment is renamed | ||
Preview 5 | - Bug Fix: Added PJX/PJ2 generation when specifying "file.pjx", "*" (Lutz Scheffler) | ||
Preview 5 | - Some enhancements in german translations (Lutz Scheffler) | ||
Preview 6 | - Feature: Added multiprocessing of projects (.pjx, .pj2) when specifying "file.pjx", "*" (Lutz Scheffler) | ||
2015/01/18 | FDBOZZO | v1.19.41 | - Bug Fix db2: Erroneous detection of Invalid Table when size is less than 328 bytes. Lower limit was changed to 65 bytes. |
- Bug Fix vcx/scx: Erroneous detection of PROCEDURE/ENDPROC structures when used as parameters of LPARAMETERS and start in new line (Ryan Harris) | |||
2015/01/11 | FDBOZZO | v1.19.40 | - Enhancement frx/lbx: Clean ASCII 0 from expression field for Dataenvironment, Cursors and Relations |
- Bug fix frx/lbx: When using Dataenvironment with more than one cursor, remaining cursors are lost | |||
- Feature: Added new configuration "ShowProgressbar:2" to activate the progressbar only when a directory is selected and deactivate it for individual files (Jim Nelson) | |||
- Bug fix dbf: Error 12, variable "tcOutputFile" is not found when DBFConversionSupport=4 and output file is the same as existent one (Mike Potjer) | |||
- Feature scx/vcx/sc2/vc2: Added new code checking to find duplicated object names for the same class and container to notify those cases of file corruption | |||
- Fix for "Error 2183: Operation requires that SET MULTILOCKS is set to ON" in some DBF convertions | |||
2015/01/01 | FDBOZZO | v1.19.39 | - Bug fix vbs: vbs scripts does not show FoxBin2Prg process errors correctly |
- When using BIN2PRG or PRG2BIN keywords with FoxBin2Prg command line, allow processing one file (Mike Potjer) | |||
- Add keyword SHOWMSG and use INTERACTIVE keyword for an interactive dialog (Mike Potjer) | |||
- When processing a directory from commandline with foxbin2prg alone and the INTERACTIVE keyword, show a dialog to ask what to process (Mike Potjer) | |||
- Bug fix dc2: DisplayClass and DisplayClassLibrary values got the wrong value "Default" and not the corresponding own values (Christopher Kurth/Ryan Harris) | |||
- Deleted recompilation scripts for language, because it is an automatic selection now |
> Read the FoxBin2Prg Full Change History