Maximising or minimising a window

maximise

Maximise a window

minimise

Minimise a window


SYNTAX

maximise window_id [, window_id] …

minimise window_id [, window_id] …

The minimise command reduces a window to an item on the task bar.

The maximise command maximises a window which is currently minimised. This normally means that the window is expanded to the full screen size.


NOTES

  • The window icon clause can be used to be specify the image to appear as the icon of a minimised window.

  • The restore command is used to restore a window to its previous size and position.


EXAMPLES

maximise Window1, Window2
minimise HelpWin

RELATED TOPICS

Windows

restore