Product Documentation
Cadence Library Path Editor User Guide
Product Version IC23.1, June 2023

autoExclEdit

cdsLibEditor.main autoExclEdit boolean { t | nil }

Description

It is not recommended to set the autoExcl lock to t because other Cadence programs malfunction when the cds.lib file is locked.

Sets the exclusive lock for the cds.lib file that is currently open in the library path editor. The default value is nil.

GUI Equivalent

None

Examples

envGetVal("cdsLibEditor.main" "autoExclEdit")
envSetVal("cdsLibEditor.main" "autoExclEdit" 'boolean t)

Related Topics

Locking the cds.lib File for Editing


Return to top
 ⠀
X