allViewsOn
cdsLibManager.copy allViewsOn boolean { t | nil }
Description
Specifies whether to copy all views during a hierarchical copy.
GUI Equivalent
Examples
envGetVal("cdsLibManager.copy" "allViewsOn")
envSetVal("cdsLibManager.copy" "allViewsOn" 'boolean nil)
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top