Fixing issue recreating class per file

Problems regenerating single classes and forms from text files in class-per-file form; fixing #105
This commit is contained in:
Lutz
2024-01-03 11:26:23 +01:00
parent ff82618901
commit 8eb6775f60
79 changed files with 44 additions and 31 deletions

View File

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