PAGESETUP
8.1, PLBCMP GUI Only
The PAGESETUP instruction invokes the standard print page setup dialog. This dialog allows the selection of the printer, the paper type, the print orientation, and other printer options. The instruction uses the following format:
|
|
|
|
|
Where:
label
Optional. A Program Execution Label.
window
Optional. A previously created WINDOW object variable.
Flags Affected: OVER
Note the following:
If a FILEPI is active, the FILEPI is terminated.
If the optional {window} is not specified, the currently active window is used.
Options set using the PAGESETUP instruction are retained and reflected in subsequent print open dialogs.
If the user cancels the PAGESETUP dialog, the OVER flag is set.
PAGESETUP is not available when using the PLBCE runtime.
This instruction is not supported by the PLB Web Server.
See Also: Printer Instructions
![]() |