GetDisplay System Query Command

GETDISPLAY System Queries

Gets the display settings.

getdisplay [WINDOW name]

stem/a Gets the display settings.

WINDOW/s The window name. Default=current.

Results:

stem

page/s The page number.

mode/k The view magnification mode: CUSTOM | FULLPAGE | FULLPASTEBOARD | FULLPAGEWIDTH | FULLPASTEBOARDWIDTH | FULLPAGEHEIGHT | FULLPASTEBOARDHEIGHT.

scale/d The custom view percentage.

left/d The horizontal page offset from the left of the window.

top/d The vertical page offset from the top of the window.

Examples:

getdisplay displaystuff

 

GetDisplay  Command Definition  url:PGScmd/getdisplay
  created:2006-03-30 22:20:06   last updated:2006-03-30 22:20:06
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For GetDisplay
Dan Kilroy wrote...2006-05-04 17:15:57

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Gets the {...} .

GetDisplay (&disparray/.PAGE.MODE.SCALE.LEFT.TOP [WINDOW document-window])

Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For GetDisplay