toLibrary
cdsLibManager.copyVersion toLibrary string "destination_library_name"
Description
Specifies the default destination library name. The default is "".
GUI Equivalent
Examples
envGetVal("cdsLibManager.copyVersion" "toLibrary")
envSetVal("cdsLibManager.copyVersion" "toLibrary" 'string "ahdLib")
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top