ERR_FACER

Assign a Starlink facility status message to a token

Description:

The text of the error message associated with a Starlink facility status value, STATUS, is assigned to the named message token. If the token is already defined, the message is appended to the existing token value.

Invocation

CALL ERR_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 differ slightly depending on the computer system upon which the library is implemented.