ERR_ANNUL

Annul the contents of the current error context

Description:

Any error messages pending output in the current error context are annulled, i.e. deleted. The values of any existing message tokens become undefined and STATUS is reset to SAI__OK.

Invocation

CALL ERR_ANNUL( STATUS )

Arguments

STATUS = INTEGER (Returned)
The global status: it is set to SAI__OK on return.