RELEASE WINDOWS Command

See Also

Removes user-defined windows or Visual FoxPro system windows from memory.

Syntax

RELEASE WINDOWS [WindowNameList]

Arguments

WindowNameList

Specifies the windows released from memory. WindowNameList can include both user-defined windows and Visual FoxPro system windows. Separate the window names with commas.

If WindowNameList isn't included, the active user-defined window is released.

RELEASE WINDOWS can be used to remove Visual FoxPro system windows from the main Visual FoxPro window from or a parent, user-defined window.

The following list includes system windows that can be released from the main Visual FoxPro window or from a parent window.