END command

The END command closes the current editor if any is opened or closes the QMF application if there are no available editors.

Syntax

To close an active editor or the application if there are no active editors:

  >>-END---------------------------------------------------------><
Note: The result of the END command varies depending on the editor you are using and if an initial procedure is executing.
Table 1. END command results and associated user actions
User action State of the interface when user action occurs Behavior
Enter END (or press the End function key) No available editors

The QMF application closes.

Enter END (or press the End function key)
Any of the following editors are open:
  • Query
  • Procedure
  • Form
  • Table

The editors are closed.

The END command is identical to CLOSE.