Added codepage=1252 in internal FoxBin2Prg.exe's config.fpw (in \config directory) and added a new config.fpw on root directory for development version (PRG)

This commit is contained in:
fdbozzo
2018-03-15 23:57:00 +01:00
parent 546b546052
commit d6a51fe06e
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
ALLOWEXTERNAL=ON
RESOURCE=OFF
SCREEN=OFF
_STARTUP=""
@@ -15,3 +16,4 @@ _TASKPANE=""
_TOOLBOX=""
_WIZARD=""
COMMAND=""
CODEPAGE=1252