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

MPW Command Reference


RotatePanes

Built-in

SYNTAX

RotatePanes [window] [-r]

DESCRIPTION

The RotatePanes command moves the insertion point to the next pane in the specified window, or the previous pane if the -r option is used.

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

INPUT

None

OUTPUT

None

STATUS

RotatePanes can return the following status codes:

0

no errors

1

syntax error (error in parameters)

2

invalid window name

PARAMETERS

window

Specifies the window on which to operate. The default is the target window.

OPTIONS

-r

Reverses the rotation sequence.

SEE ALSO

AddPane

DeletePane

 
 


Last Updated July 2000