EMS_FACER

Assign the message associated with a Starlink status value to a token

Description:

The text of the error message associated with the Starlink status value, STATUS, is assigned to the named message token. This token may then be included in an error message. If the token is already defined, the error message is appended to the existing token value.

Invocation

CALL EMS_FACER( TOKEN, STATUS )

Arguments

TOKEN = CHARACTER ( ) (Given)
The message token name.
STATUS = INTEGER (Given)
The Starlink status value.

System-specific

The messages generated using this facility may vary slightly between systems. For more information, see Appendix D.2.