*PRTPREVIEWCENTER (GETMODE)
10.5, PLBCMP GUI Only
*PRTPREVIEWCENTER={value}
The *PRTPREVIEWCENTER keyword reports the current runtime flag value that controls Print Preview window positioning relative to its parent window. The Print Preview parent window is the currently active PL/B WINDOW when Print Preview window is created.
{value} is a previously defined Numeric Variable that receives the runtime behavior flag as follows:
|
Value |
The Print Preview window and size is ... |
|
0 |
determined by the operating system. (default) |
|
1 |
centered in the parent window. |
See Also: List Controls (GETMODE), GETMODE
![]() |