Tools: MPW
Advanced Search
Apple Developer Connection
Member Login Log In | Not a Member? Support

MPW Command Reference


HideWindows

Built-in

SYNTAX

HideWindows [windowname]… [-except]

DESCRIPTION

The HideWindows command hides the specified windows.

This built-in command was added in the v. 3.4.2 MPW Shell.

INPUT

None

OUTPUT

None

STATUS

HideWindows can return the following status codes:

0

normal termination

1

parameter or option error

PARAMETERS

[windowname]…

Specifies one or more windows to be hidden.

OPTIONS

-except

Hides all windows except those specified on the command line.

SEE ALSO

HideWindows

MoveWindow

RotateWindows

SizeWindow

StackWindows

TileWindows

ZoomWindow

 
 


Last Updated July 2000