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