Xbasic
A5_CLOSE_ALL_WINDOWS Function
Syntax
C a5_close_all_windows([L forceClose ])
Arguments
- forceClose
Logical
Description
The A5_CLOSE_ALL_WINDOWS() function closes all open windows except for the Control Panel.
Example
A5_CLOSE_ALL_WINDOWS()
Limitations
Desktop applications only.
See Also