DADiSP Worksheet Functions > Function Categories > Display and Manipulation > UNPOPWINDOW

 

UNPOPWINDOW

Purpose:

Unzooms the specified Window.

Syntax:

UNPOPWINDOW(win)

win

-

Optional. A Window. Defaults to the current Window.

Example:

unpopwindow(W3)

 

returns W3 to its normal size.

Remarks:

Use UNPOPWINDOW to unzoom hidden Windows that have been zoomed by using the POPWIN function.

See Also:

POPWINDOW

UNZOOM

ZOOM