RELEASE WINDOW
RELEASE CONTROL COMMANDS
  

Releases a window (or all windows) from memory.

SYNTAX

COMMANDS

RELEASE WINDOW <WindowName> | [ ALL | MAIN ]

RELEASE CONTROL <ControlName> OF <WindowName>

METHODS

<WindowName>. Release

<ParentWindowName>. <ControlName>. Release

REMARKS

If ALL / MAIN clause is used (or main window is specified) all active windows are released and the program is terminated.