useMonitor
cdsLibManager.copyGlobals useMonitor boolean { t | nil }
Description
Specifies whether the progress monitor appears during a copy operation.
GUI Equivalent
Examples
envGetVal("cdsLibManager.copyGlobals" "useMonitor")
envSetVal("cdsLibManager.copyGlobals" "useMonitor" 'boolean nil)
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top