xlComplianceLogDir
layoutXL xlComplianceLogDir string "name_of_the_directory"
Description
Specifies the directory in which the log files generated during an XL Compliance check are saved.
The default is "", which means the generated logs are saved to the XLComplianceLogs directory in the current working directory.
GUI Equivalent
Examples
envGetVal("layoutXL" "xlComplianceLogDir")
envSetVal("layoutXL" "xlComplianceLogDir" 'string "Lay1_XlCompl_Logs")
Related Topics
Design Check for Layout XL Compliance
List of Layout XL Environment Variables
Return to top