DAT_ERDSN
Report component error
Description:
Report an error in the form
“structure_name.component_name: message” where message is the text associated with error number
status.
Invocation
CALL DAT_ERDSN( LOC, NAME, STATUS )
Arguments
LOC = CHARACTER
(
DAT__SZLOC ) (Given)
NAME = CHARACTER
(
DAT__SZNAM ) (Given)
STATUS = INTEGER (Given)
The global status.
Notes:
This routine is obsolete as HDS now reports its own errors. Any additional error reports from
applications should be made using the ERR_ routines (
SUN/104). Error reports from system code
should use the EMS_ routines (
SSN/4).
Copyright © 2019 East Asian Observatory