Macro Language Reference > Macros > Page > tpagexy
  
tpagexy
Description
Alters PTC ALD work area so that it displays the specified number of pages at the same time. This is a fast method of accessing two of the settings from the tdpref dialog box.
 
Example 169. Display two pages on the screen
tpagexy 2,1
Syntax
tpagexy hor pages:n vert pages:n
tpagexy
[no parameter]
Invoke the Displayed Pages dialog box.
hor pages
The number of pages to be shown across the screen, up to a maximum of 64.
vert pages
The number of pages to be shown down the screen, up to a maximum of 64.
Related Links