Set Run_error

Determines the behaviour, if an error occurs during the execution of command files.
Format:
SPECTRA> set run_e$*$rror abort
SPECTRA> set run_e$*$rror noabort default

Description:
abort: If an error occurs during the execution of a command file, SPECTRA returns control to the command line input.

noabort: Command execution continues after errors.