| 20% Command group | 20% Flag affected | 20% Reversible | 20% Execute on client | 20% Platform(s) |
|---|---|---|---|---|
| Events | NO | NO | NO | All |
Queue quit
This command queues a quit event. It simulates the user selecting the Exit/Quit option in the File menu. In enter data mode, a Queue OK or Queue Cancel should precede a Queue quit to close the enter data correctly.
# button method to terminate data entry and quit
If flag true
Queue OK
Queue quit
Else
Queue cancel
Close top window
End If