addCellPropFiles
cdsLibManager.copyGlobals addCellPropFiles boolean { t | nil }
Description
Specifies whether to add dependent cell property files to a copy set.
GUI Equivalent
|
Library and Cell Property Files – Include properties from – Cells |
Examples
envGetVal("cdsLibManager.copyGlobals" "addCellPropFiles")
envSetVal("cdsLibManager.copyGlobals" "addCellPropFiles" 'boolean t)
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top