ut980 - print the error messages¶
- subroutine ut980(lcall, kfail, kunit, ifail)¶
- Parameters:
lcall [character(*),in] :: Subroutine name.
kfail [integer4,in] :: Error code.
kunit [integer4,in] :: File unit for output message (see note of
ut990()
).ifail [integer4,out] :: error flag (see Diagnostics)
Description¶
History¶
Since the diagnostic data base was out of date, the subroutine
ut980()
has been reviewed in version 2.01, and, the error messages have been simplified.
Diagnostics¶
-98001, invalid value of the argument
lcall
-98002, invalid error code
-98004, error with output device
-98005, invalid value of argument
lcall
-98006, incorrect name of subroutine
-98007, error on output device
Common Blocks¶
None
Dependencies¶
Called by¶
None
Calls¶
None
See also¶
None
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02