STOP_ON_ERROR

Useful for batch jobs in order to prevent that an erroneous sequence of commands to the program causes waste of computer activity.

Syntax

stop_on_error

 

Give the preferred argument (ON or OFF) after the STOP command. If the default argument ON is given, the program terminates after an illegal or ambiguous command. It is possible to reset the effect of this command by giving the argument OFF.