Volume 2 Chapter 10 Search Menu ELEMENTS
EXIT is used to exit from the current session.
Remarks
If you have generated any atoms or tests a check is provided to guard against accidental use of EXIT.
Graphics QUEST3D Procedure
Ex.1
Are you sure you wish to EXIT ? [N]
This response results in no exit from QUEST.
Ex.2
Are you sure you wish to EXIT ? [N]
This response results in an exit from QUEST.
Basic QUEST Procedure
Ex.
BEGI DABMOR STOP 200 EXIT
Note that in the Basic Version there is no safeguard against accidental use of EXIT.
Typing EXIT <R> causes an immediate exit from QUEST.