lxcuLogFile
layoutXL lxcuLogFile boolean { t | nil }
Description
Specifies whether to save the report to a text log file.
GUI Equivalent
Examples
envGetVal("layoutXL" "lxcuLogFile")
envSetVal("layoutXL" "lxcuLogFile" 'boolean t)
envSetVal("layoutXL" "lxcuLogFile" 'boolean nil)
Related Topics
Application Readiness Checker Form
Return to top