addLibPropFiles
cdsLibManager.copyGlobals addLibPropFiles boolean { t | nil }
Description
Specifies whether to add dependent library property files to a copy set.
GUI Equivalent
Examples
envGetVal("cdsLibManager.copyGlobals" "addLibPropFiles")
envSetVal("cdsLibManager.copyGlobals" "addLibPropFiles" 'boolean nil)
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top