EMS_REP
Report an error message
Description:
Report an error message. According to the
error context, the error message is either sent to the user or retained in the error table. The latter case
allows the application to take further action before deciding if the user should receive the message.
The values associated with any existing message tokens are left undefined. On successful completion,
the global status is returned unchanged; if the status argument is set to SAI__OK on entry, an error
report to this effect is made on behalf of the application and the status argument is returned set to
EMS__BADOK; if an output error occurs, the status argument is returned set to EMS__OPTER.
Invocation
CALL EMS_REP( PARAM, TEXT, STATUS )
Arguments
PARAM = CHARACTER
(
) (Given)
The error message name.
TEXT = CHARACTER
(
)
(Given)
The error message text.
STATUS = INTEGER (Given and Returned)
The global status: this
is left unchanged on successful completion, and is returned set to an EMS__ error if an internal error
occurs.
Copyright © 2001 Council for the Central Laboratory of the Research Councils
Copyright © 2008 Science and Technology Facilities Council