RevealWindow System Command

REVEALWINDOW System Commands

Reveals one or more hidden windows. If the window is already visible, it will be brought to the front.

revealwindow [which | WINDOW name]

which/k Specifies which window to reveal.

Options: CURRENT (default) | ALL.

WINDOW/s Specifies which window to reveal.

Examples:

revealwindow current

revealwindow window 'Untitled Document.1~View.1'

 

RevealWindow  Command Definition  url:PGScmd/revealwindow
  created:2006-03-30 20:08:13   last updated:2006-03-30 20:08:13
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For RevealWindow
Dan Kilroy wrote...2006-05-04 17:14:09

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

Gets the {...} .

RevealWindow ([CURRENT | ALL | WINDOW document-window])

Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For RevealWindow