<< CloseResource | CollectOutput >> |
Top: Documentation Library | Up: C Commands |
CloseWindow File Command
Close an open window.
closewindow [WINDOW name]
WINDOW/s The window name. Default=current.
Notes:
This command closes a single view of the document. To close all open views of a document, use the closedocument command. Even if you close the last open window with this command, the document will remain open, albeit invisibly.
Examples:
ARexx:
CloseWindow Command Definition url:PGScmd/closewindow
created:2006-03-30 10:07:12 last updated:2006-08-18 11:16:31
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For CloseWindow | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 17:15:14 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . CloseWindow ([WINDOW document-window])
ARexx: Applescript: | |
User Contributed Comments For CloseWindow | sign in to add a comment |
<< CloseResource | CollectOutput >> |
Top: Documentation Library | Up: C Commands |