Config per folder

On operation per folder, change of folder must change configuration
 fixed #86
This commit is contained in:
Lutz
2022-06-13 21:58:47 +02:00
parent efffbedca5
commit b844be69a3
12 changed files with 110 additions and 58 deletions

View File

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