Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 437 Bytes

s4g804.md

File metadata and controls

15 lines (9 loc) · 437 Bytes

CLEAR WINDOWS

The last in the long list of Clear commands releases all user-defined windows from memory. It takes form windows as well as those defined with DEFINE WINDOW.

Usage

CLEAR WINDOWS

When form windows are released with CLEAR WINDOWS, the variables that reference them are not released—instead, they become .NULL.

See Also

Release, Release Window