ERR_CLEAR

Return the error table to the default context and flush its contents

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:

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.