warnExclLock
cdsLibEditor.main warnExclLock boolean { t | nil }
Description
Disables the popup messages. The default value is nil.
GUI Equivalent
Examples
envGetVal("cdsLibEditor.main" "warnExclLock")
envSetVal("cdsLibEditor.main" "warnExclLock" 'boolean t)
Related Topics
Locking the cds.lib File for Editing
Return to top