zoomalign
ALIGN

The zoomalign statement moves the current window to one of 9 positions on the computer’s primary screen: top left, top center, top right, etc.


Parameters

This statement has one parameter:

align – alignment options. This parameter may contain the keywords center, top, left, bottom, and right. If multiple keywords are used, they must be separated by spaces, for example "bottom center".


Description

This statement moves the current window to one of 9 positions on the computer’s primary screen: top left, top center, top right, etc. (see rectanglealign().

This example moves the current window to the upper right corner of the primary screen:

zoomalign "top right"

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.