ENFORM Reference Manual

EXIT Statement
Statements
4–14 058057 Tandem Computers Incorporated
EXIT Statement The EXIT statement terminates the current ENFORM session. The syntax of the EXIT
statement is:
EXIT [ ; ]
The EXIT statement returns control to the invoking process, usually the Command
Interpreter. The EXIT statement is the same as the ?EXIT command. Pressing the
CTRL and Y terminal keys simultaneously is an alternate way to exit ENFORM.