Debug / config
Debug set via parameter will not longer be turned off via config altered config setting
This commit is contained in:
@@ -23,15 +23,18 @@ Language: EN && Language of shown messages and LOGs. EN=Engli
|
||||
ShowProgressbar: 1 && 0=Don't show, 1=Allways show, 2= Show only for multi-file processing
|
||||
DontShowErrors: 0 && Show message errors by default
|
||||
ExtraBackupLevels: 1 && By default 1 BAK is created. With this you can make more .N.BAK, or none
|
||||
Debug: 0 && Don't Activate individual <file>.Log by default
|
||||
*BackgroundImage: && Backgroundimage for process form. Empty for empty Background. File not found uses default.
|
||||
*Debug: 0 && 0=Don't Activate individual <file>.Log by default
|
||||
* && 1=Activate individual <file>.Log by default
|
||||
* && 2=???
|
||||
* && Only valid if not controlled by parameter
|
||||
*BackgroundImage: && Backgroundimage for process form. Empty for empty Background. File not found uses default.
|
||||
HomeDir: 1 && Home Directory in PJX
|
||||
* && 0 don't save HomeDir in PJ2
|
||||
* && 1 save HomeDir in PJ2
|
||||
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
*-- Settings for config file via parameter only
|
||||
*-- Settings for config file via parameter only
|
||||
AllowInheritance: 3 && 0=Allow scanning "regular" config files (file via parameter is just additional default)
|
||||
InhibitInheritance: 3 && 0=Allow scanning "regular" config files (file via parameter is just additional default)
|
||||
* && 1=Only read tree from root of the file given by parameter, not FoxBin2Prg default
|
||||
* && 2=Only read folder and subfolder of the file given by parameter
|
||||
* && 3=Read no other file
|
||||
|
||||
Reference in New Issue
Block a user