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 or download previous versions
Note: Versions marked as "Preview" are Beta, and not Final versions.
> Documentation in English
> Documentación en Español
> Read the FoxBin2Prg Full Change History or download previous versions
Note: Versions marked as "Preview" are Beta, and not Final versions.
Rel.Date | Developer | Ver# | Observations |
---|---|---|---|
2015/05/16 | FDBOZZO | v1.19.44 Preview-1 | Bug Fix: In certain PCs FoxBin2Prg does not return error codes when called from an external program, so another terminating method is implemented (Ralf Wagner) |
Preview-2 | Feature: Allow exporting DBF data when using DBF_Conversion_Support:1 and optional individual CFG files | ||
2015/05/10 (dl=1150) | FDBOZZO | v1.19.43 | Feature: Added new CFG setting "RemoveZOrderSetFromProps" for removing ZOrderSet property when you want to maintain the original class ZOrder always, avoid unnecesary differences and fix some visual on top/on bottom control problems (Ryan Harris) |
Feature: Do not allow progressbar window become the default output window of ? command (Lutz Scheffler) | |||
Bug Fix: Fixed VFP9 SP1 validation message | |||
Bug Fix: FoxBin2Prg PRG2BIN does not return error codes (Ralf Wagner) | |||
Bug Fix: FoxBin2Prg sometimes generates an OLE error when executed for second time on a file with problems (Fidel Charny) | |||
Some enhancements in security of DLL declarations and On Escape management | |||
Defect Fix: Accesing DataSessionID property throws an error because of the change of internal classes between custom and session | |||
Bug Fix: When a form have AutoCenter=.T., there are times that when regenerating the binary and executing it does not shows centered (Esteban Herrero) |