useNameOn
cdsLibManager.update useNameOn boolean { t | nil }
Description
Specifies whether the update from name is enabled.
GUI Equivalent
Examples
envGetVal("cdsLibManager.update" "useNameOn")
envSetVal("cdsLibManager.update" "useNameOn" 'boolean t)
Related Topics
Using UNIX to Add Settings to a .cdsenv File
Return to top