Suppressing the Check Against Source Form
-
To run Check Against Source without seeing the Check Against Source form, do the following.
Type the following command in the CIW:envSetVal("layoutXL" "disableCASOptionsPopUp" 'boolean "t")
To see the Check Against Source form the next time you run the command:
-
Type the following command in the CIW.
envSetVal("layoutXL" "disableCASOptionsPopUp" 'boolean "nil")
Related Topics
Return to top