Xbasic
A5_ForceCloseTables Function
Syntax
C a5_ForceCloseTables()
Description
Forces tables in orphan sessions to close
Discussion
The A5_ForceCloseTables() function closes all tables that do not have an open window.
Example
A5_ForceCloseTables()
Limitations
Desktop applications only.
See Also