Fixes MNX with ";"

Fixed  Recreating MNX containing ";" by bjornhoeksel
fixed #80
This commit is contained in:
Lutz
2022-03-30 11:59:32 +02:00
parent e48b80b9f1
commit c924fbbbca
12 changed files with 128 additions and 15 deletions

View File

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