ERR_END

End the current error reporting environment

Description:

Check if any error messages are pending output in the previous error reporting context. If there are, the current context is annulled and then released; if not, the current context is just released. The last reported status value is returned on exit.

Invocation

CALL ERR_END( STATUS )

Arguments

STATUS = INTEGER (Returned)
The global status.