WINSHOW
7.8.5, PLBCMP GUI Only
The WINSHOW instruction makes the main program window visible. The instruction uses the following format:
|
|
|
|
Where:
label
Optional. A Program Execution Label.
Flags Affected: NONE
Note the following:
The WINSHOW instruction must not be placed in the program such that it is only executed if an event is encountered.
If the window has been hidden by the WINHIDE instruction, the WINSHOW must be executed to make it visible again.
See Also: Interactive I/O Instructions
![]() |