Next: EMS_LEVEL - Inquire the current error context level
Up: Fortran Subroutine Specifications
Previous: EMS_FACER - Assign the message associated with a Starlink status value to a token
EMS_FIOER
- Assign a Fortran I/O error message to a token
- Description:
- The text of the error message associated with the Fortran I/O status
value, IOSTAT, 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_FIOER( TOKEN, IOSTAT )
- Arguments:
-
-
TOKEN = CHARACTER * ( * ) (Given)
-
The message token name.
-
IOSTAT = INTEGER (Given)
-
The Fortran I/O status value.
-
System-specific
- The messages generated using this facility will depend upon the
computer system in use.
Next: EMS_LEVEL - Inquire the current error context level
Up: Fortran Subroutine Specifications
Previous: EMS_FACER - Assign the message associated with a Starlink status value to a token
EMS Error Message Service
Starlink System Note 4
P C T Rees
A J Chipperfield
28 September 2001
E-mail:ussc@star.rl.ac.uk
Copyright © 2001 Council for the Central Laboratory of the Research
Councils