CLOSEWINDOW

Top  Previous  Next

Syntax

CLOSEWINDOW(win as WINDOW)

Description

Closes the window previously opened with the OPENWINDOW statement.

Parameters

win - Window to close

Return value

None

Remarks

See Also: OPENWINDOW

Example usage

CLOSEWINDOW mywnd