Updated to 1.20.07: see ChangeLog.md

This commit is contained in:
Doug Hennig
2023-09-23 08:00:32 -05:00
parent cb4e60eafe
commit 26c76494be
41 changed files with 10423 additions and 1349 deletions

View File

@@ -1,6 +1,6 @@
*################################################################################################################
*-- Individual DBF configuration file (syntax: filename.dbf.cfg) Defaults see FoxBin2prg.cfg
*Version: v1.20.05
*Version: v1.20.07
*****************************************************************************************************************
*DBF_Conversion_Support: <0,1,2,4,8> && 0=No support, 1=Generate Header TXT only (Diff), 2=Generate Header TXT and BIN (Merge/Only Structure!), 4=Generate TXT with DATA (Diff), 8=Export and Import DATA (Merge/Structure & Data)