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