addToCategoryOn
cdsLibManager.copyWizard addToCategoryOn boolean { t | nil }
Description
Specifies whether the add-to-category option is enabled.
GUI Equivalent
Examples
envGetVal("cdsLibManager.copyWizard" "addToCategoryOn")
envSetVal("cdsLibManager.copyWizard" "addToCategoryOn" 'boolean t)
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Copy Wizard Form (Simple Copy)
Return to top