Have problems with Download? Please, notify me at fdbozzo-at-gmail.com, or use the alternative download links over the code versions.
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 (viewing 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.
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 (viewing 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.
CHANGELOG
Rel.Date | Developer | Ver# | Observations (Suggester) |
---|---|---|---|
2016/07/05 | FDBOZZO | v1.19.48 Preview-2 | Bug Fix: DBF conversion restrictions are not always respected when using particular CFGs for DBFs (Nathan Brown) |
AndyGK63 | v1.19.48 Preview-1 | Bug Fix: Error message 'variable tcOutputFile not found' (german version) (Andy Kasper) | |
AndyGK63 | v1.19.48 Preview-1 | Bug Fix: Menu location 'Before' always changed to 'after' when convert (Andy Kasper) | |
2016/06/09 (dl=2180) | FDBOZZO | v1.19.47 | Fix: Added multi-line support for memo data when importing/exporting |
FDBOZZO | Feature: Added support for appending data from DB2 to DBF with the new value DBFConversionSupport=8. All datatypes except General. (Walter Nicholls) | ||
DougHennig | Bug Fix: Added variable declaration in vbs scripy (Doug Hennig) | ||
DougHennig | Bug Fix: Fixed incorrectly named variable in vbs script (Doug Hennig) | ||
DougHennig | Bug Fix: Added missing assignment in vbs script (Doug Hennig) | ||
DougHennig | Enhancement: Put double quotes around path in case in contains single quote in vbs scripts (Doug Hennig) | ||
FDBOZZO | Bug Fix: Added "+16" to Debug flags to maintain internal defaults to not generate timestamps on xx2 files in vbs scripts | ||
FDBOZZO | Bug Fix: When a filename "*" is specified with a type "*", an automatic regeneration of all binary files is made from text files (Alejandro Sosa) |