checkLogFile
layout.cle checkLogFile string "check_log_file_path"
Description
Specifies the path for the check log file. The default path is used if not specified.
The default path is cle_check_%LIB_%CELL_%VIEW.log.
GUI Equivalent
Examples
envGetVal("layout.cle" "checkLogFile")
envSetVal("layout.cle" "checkLogFile" 'string "cle_check.log")
Related Topics
Checking All Edits after Concurrent Layout Editing
List of Concurrent Layout Environment Variables
Return to top