Interrupting and Ending an Interactive Session

You can interrupt command processing by pressing Ctrl+C. This is useful when you've entered a command that is taking a long time and isn't what you need. Use interrupt with caution--it can affect your working data. It is safest to restart the session after an interruption.

End the Batch Facility session with a FINISH command. FINISH closes the Batch Facility and returns you to the command prompt.