<< OpenResource | OrPaths >> |
Top: Documentation Library | Up: O Commands |
OpenWindow System Command
OPENWINDOW File Commands
This opens a new window for an open document.
openwindow
windowname/s The name of the new window.
DOCUMENT/s The document name. Default=current.
PAGE/s The page number to display.
MPG/s The master page and side to display.
custom/d The custom view percentage.
preset/k The view magnification to set.
Options: FULLPAGE | FULLPAGEWIDTH | FULLPAGEHEIGHT | FULLPASTEBOARD | FULLPASTEBOARDWIDTH | FULLPASTEBOARDHEIGHT | LASTUSED.
OFFSET/d The page offset from the top left of the window. Default=current.
Examples:
openwindow 'MyWindow' document 'Untitled 1' page 6 openwindow 'Workspace' scale fullpage
OpenWindow Command Definition url:PGScmd/openwindow
created:2006-03-30 17:26:09 last updated:2006-03-30 17:26:09
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For OpenWindow | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 17:13:06 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . OpenWindow (window [DOCUMENT document] [PAGE document:...-page | MPG document:...-masterpage:side] [SCALE <scale | FULLPAGE | FULLHEIGHT | FULLPAGEWIDTH | FULLPASTEBOARDWIDTH | FULLPAGEHEIGHT | FULLPASTEBOARDHEIGHT] [OFFSET x y]) Parameters:
ARexx: Applescript: | |
User Contributed Comments For OpenWindow | sign in to add a comment |
<< OpenResource | OrPaths >> |
Top: Documentation Library | Up: O Commands |