bindReportCellsNoTerms
layoutXL bindReportCellsNoTerms boolean { t | nil }
Description
Controls whether the lxUpdateBinding SKILL function (or the Connectivity – Update – Binding command) should issue information messages to report cellviews with no terminals.
GUI Equivalent
Examples
envGetVal("layoutXL" "bindReportCellsNoTerms")
envSetVal("layoutXL" "bindReportCellsNoTerms" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top