CAT_TIQA <t >

Inquire the value of a single attribute for a component

Description:

Inquire the value of a single attribute for a component. If the value of an array is inquired, the value of the first element is returned.

Invocation

CALL CAT_TIQA <t > (GI, ATTRIB; VALUE <t >; STATUS)

Arguments

GI = INTEGER (Given)
Generic component identifier.
ATTRIB = CHARACTER() (Given)
Name of the attribute of the component.
VALUE = <type > (Returned)
Value of the named attribute.
STATUS = INTEGER (Given and Returned)
The global status.

Copyright

Copyright (C) 1999 Central Laboratory of the Research Councils

Bugs:

None known