Up: Miscellany


27.5 STOP or EXIT Command

27.5.1 Syntax

     { STOP }
     { EXIT }

27.5.2 Function

The STOP or EXIT commands cause the program to terminate and to ignore all command that follow this command. This is useful for making temporary modifications to input files.