CMAST_ERR_STOP Function

Sets options for error recovery in Math and Stat options.

Usage

CMAST_ERR_STOP, lev

Input Parameters

lev—Integer specifying the stopping level.

Discussion

Function CMAST_ERR_STOP allows users to define how the Math and Stat options behave when a Terminal or Fatal error occurs. Setting lev to one will force the Math/Stat routine to stop execution when a Terminal or Fatal error occurs (default). Setting lev to zero will force the Math/Stat routine to continue execution when a Terminal or Fatal error occurs.