EMS_ANNUL

Annul the contents of the current error context

Description:

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

Invocation

CALL EMS_ANNUL( STATUS )

Arguments

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