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:
@@ -1,3 +1,4 @@
|
||||
ALLOWEXTERNAL=ON
|
||||
RESOURCE=OFF
|
||||
SCREEN=OFF
|
||||
_STARTUP=""
|
||||
@@ -15,3 +16,4 @@ _TASKPANE=""
|
||||
_TOOLBOX=""
|
||||
_WIZARD=""
|
||||
COMMAND=""
|
||||
CODEPAGE=1252
|
||||
|
||||
Reference in New Issue
Block a user