seterr (2) --- set Subsystem error return code 08/28/84 | _C_a_l_l_i_n_g _I_n_f_o_r_m_a_t_i_o_n subroutine seterr (stat) integer stat Library: vswtlb (standard Subsystem library) _F_u_n_c_t_i_o_n 'Seterr' is used to set the error status code variable in the Subsystem common area. This variable is examined by the Shell when it regains control after the execution of a user program; if the value of the status code is greater than or equal to 1000, then the Shell assumes a fatal error has | occurred and shuts down all currently active shell programs. _S_e_e _A_l_s_o error (1), error (2) seterr (2) - 1 - seterr (2)