forceEnv
cdsLibManager.option forceEnv boolean { t | nil }
Description
Specifies whether dialogs use .cdsenv settings instead of programmed default values.
GUI Equivalent
Examples
envGetVal("cdsLibManager.option" "forceEnv")
envSetVal("cdsLibManager.option" "forceEnv" 'boolean t)
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top