existenceCheck
cdsLibManager.copy existenceCheck boolean { t | nil }
Description
Specifies whether to select the Check existence in technology database check box in various Copy forms by default.
GUI Equivalent
Examples
envGetVal("cdsLibManager.copy" "existenceCheck")
envSetVal("cdsLibManager.copy" "existenceCheck" 'boolean t)
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top