F Fortran Subroutine List

EMS_ANNUL ( STATUS )

Annul the contents of the current error context.
EMS_BEGIN ( STATUS )

Begin a new error reporting environment.
EMS_ELOAD ( PARAM, PARLEN, OPSTR, OPLEN, STATUS )

Return messages from the current error context.
EMS_END ( STATUS )

End the current error reporting environment.
EMS_EXPND ( TEXT, OPSTR, OPLEN, STATUS )

Expand and return a message.
EMS_FACER ( TOKEN, STATUS )

Assign the message associated with a Starlink status to a token.
EMS_FIOER ( TOKEN, IOSTAT )

Assign the message associated with a Fortran I/O error to a token.
EMS_GTUNE ( KEY, VALUE, STATUS )

Inquire an EMS tuning parameter.
EMS_LEVEL ( LEVEL )

Inquire the current error context level.
EMS_MARK

Start a new error context.
EMS_MLOAD ( PARAM, TEXT, OPSTR, OPLEN, STATUS )

(Deprecated) Expand and return a message.
EMS_RENEW

Renew any annulled message tokens in the current context.
EMS_REP ( PARAM, TEXT, STATUS )

Report an error message.
EMS_RLSE

Release (i.e. end) the current error context.
EMS_SETx ( TOKEN, VALUE )

Concise encoding of a given value.
EMS_STAT ( STATUS )

Inquire the last reported error status.
EMS_SYSER ( TOKEN, SYSTAT )

Assign the message associated with an operating system error to a token.
EMS_TUNE ( KEY, VALUE, STATUS )

Set an EMS tuning parameter.