Description:
The Error Reporting System is returned to its default context level and any pending messages are
flushed. This routine effectively resets the Error Reporting System:
-
unlike ERR_FLUSH
, no ‘faulty application’ error message is reported if it is called when
there are no error messages pending output, or if it is called with the status value set to
SAI__OK;
-
the error table is always annulled by a call to ERR_CLEAR
, irrespective of any message output errors
which may occur.
On exit, the status is always returned as SAI__OK.
Invocation
CALL ERR_CLEAR( STATUS )
Arguments
STATUS = INTEGER (Returned)
The global status.
Implementation Notes
This
subroutine is for use only with the ADAM implementation of the Error Reporting System.
Copyright © 2001 Council for the Central Laboratory of the Research Councils
Copyright © 2008 Science and Technology Facilities Council