cphOpenWin
layoutXL cphOpenWin boolean { t | nil }
Description
Opens the graphical user interface and displays the physical configuration view associated with the specified ID.
GUI Equivalent
|
New File (form) – OK – Create Physical Configuration View Form
Open File (form) – OK – |
|
Examples
envGetVal("layoutXL" "cphOpenWin")
envSetVal("layoutXL" "cphOpenWin" 'boolean t)
envSetVal("layoutXL" "cphOpenWin" 'boolean nil)
Related Topics
Create Physical Configuration View Form
Open Physical Configuration View Form
List of Layout XL Environment Variables
Return to top