This document outlines the ERRCON monitor detected error handling routines, designed to manage various system errors detected during operation. Authored by T. Hastings/TH/RCC and dated June 4, 1969, these routines primarily aim to print an error message, stop the affected job, and return control to the monitor's command mode.
Key error types handled include:
HALT instructions.The routines utilize various sub-routines to print diagnostic information like the Program Counter (PC) value (in octal or decimal), device names, and specific error messages (e.g., "ERROR IN JOB N"). The system aims to save relevant job and system state information upon error, and some routines allow for the user to potentially continue execution after a HALT instruction.
Site structure and layout ©2025 Majenko Technologies