If you use the E_L without Analysis_Control, you should initialize it once by calling CALL ERLOGI(LUERR,0) where LUERR is the logical unit to which the errors are to be written. This is automatically done in Analysis_Control. Some E_L functions will automatically check to see if ERLOGI has been called, and, if not, call ERLOGI with the messages going to standard output.