Description:
Get
an identifier for a named pre-existing component. The component may be of any type.
Invocation
CALL CAT_TIDNT (CI, GNAME; GI; STATUS)
Arguments
CI = INTEGER
(Given)
Identifier to the catalogue to which the component belongs.
GNAME =
CHARACTER∗(∗)
(Given)
Name of the component. The component may be of any type.
GI = INTEGER (Returned)
Identifier to the component. The null identifier is returned if the specified component could not be
found.
STATUS = INTEGER (Given and Returned)
The global status.
Copyright
Copyright (C) 1999 Central Laboratory of the Research Councils
Bugs:
None known