WAClose() - Close all windows Close all open windows ──────────────────────────────────────────────────────────────────────────────
Syntax
WAClose() --> nError
Arguments
None
Returns
0 if successful. -1 if not.
Description
WAClose() closes all open windows. If one or more windows is open a call to WAClose() will close all of the open windows, restoring the screen beneath each window and return a 0.
If there are no windows open when you call WAClose(), WAClose() will return -1.