*PRTPREVIEWCENTER (SETMODE)
10.5, PLBCMP Only
*PRTPREVIEWCENTER={value}
The *PRTPREVIEWCENTER keyword sets the runtime flag value used to allow/disallow Print Preview window positioning relative to its parent window. The Print Preview parent window is the current 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 (SETMODE), SETMODE
![]() |