The closedatabaseactiveobjects statement stops all text editing associated with the current database.
Parameters
This statement has one parameter:database – name of the database with objects to be closed.
Description
This statement stops all text editing associated with the current database, even if text is being edited in multiple windows. If nothing is being edited, this statement does nothing. This statement is used by Panorama in client mode to automatically stop editing when unlocking the current record after a timeout.
See Also
History
Version | Status | Notes |
10.2 | New | New in this version. |