5 Controlling Forms
EXIT FORM
The cursor is moved to the first character of the first line after the form. The form is no longer active.
After EXIT FORM is executed, the form is still displayed, but further input and output operations do not use it. The lines of the form are unprotected.