diff --git a/CONFIG/config.fpw b/CONFIG/config.fpw index 64df9af..b698eaf 100644 --- a/CONFIG/config.fpw +++ b/CONFIG/config.fpw @@ -1,3 +1,4 @@ +ALLOWEXTERNAL=ON RESOURCE=OFF SCREEN=OFF _STARTUP="" @@ -15,3 +16,4 @@ _TASKPANE="" _TOOLBOX="" _WIZARD="" COMMAND="" +CODEPAGE=1252 diff --git a/config.fpw b/config.fpw new file mode 100644 index 0000000..e0d8ae8 --- /dev/null +++ b/config.fpw @@ -0,0 +1 @@ +CODEPAGE=1252 diff --git a/foxbin2prg.exe b/foxbin2prg.exe index 8d7d241..3effef4 100644 Binary files a/foxbin2prg.exe and b/foxbin2prg.exe differ