Enhancement for external config

switch to control usa of "normal config" enhanced
This commit is contained in:
Lutz
2023-08-31 14:52:57 +02:00
parent af6db043ed
commit 110d8654dc
9 changed files with 193 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
*################################################################################################################
*-- Individual DBF configuration file (syntax: filename.dbf.cfg) Defaults see FoxBin2prg.cfg
*Version: v1.20.01
*Version: v1.20.02
*****************************************************************************************************************
*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)