Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

disableCASOptionsPopUp

layoutXL disableCASOptionsPopUp boolean { t | nil }

Description

Prevents the Check Against Source Form form from being displayed every time you run the Check Against Source (CAS) command.

The default is nil, which means that the Check Against Source form is displayed after each CAS run.

To ensure that the form is not displayed after every CAS run, set the environment variable to t.

GUI Equivalent

None

Examples

envGetVal("layoutXL" "disableCASOptionsPopUp")
envSetVal("layoutXL" "disableCASOptionsPopUp" 'boolean t)
envSetVal("layoutXL" "disableCASOptionsPopUp" 'boolean nil)

Related Topics

Check Against Source Form

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X