Description:
Returns the
supplemental information associated with a given entry in a CTG group.
Invocation
CALL
CTG_GTSUP( IGRP, I, FIELDS, STATUS )
Arguments
IGRP = INTEGER (Given)
The CTG group
as returned by CTG_ASSOC, etc.. This should be the last group in a GRP owner-slave chain.
I = INTEGER (Given)
The index of the required entry.
FIELDS( 5 ) = CHARACTER
∗ (
∗ )
(Returned)
The supplemental information associated with the entry specified by I. Each element of
the returned array contains the following:
This information is obtained from a set of groups associated with the supplied group IGRP by means
of a chain of GRP owner-slave relationships. If any of these groups do not exist, the correponding
elements of the above array are returned blank. Note, Element 5, the full catalogue specification, is
obtained directly from the supplied group IGRP.
STATUS = INTEGER (Given and Returned)
The
global status.
Copyright © 2009 Science and Technology Facilities Council.