Next: GRP_HEAD - Finds the group which is at the head of an owner-slave chain
Up: Routine Descriptions
Previous: GRP_GRPSZ - Returns the number of names in a group
GRP_GTYPE
- Retrieve the type string stored with a group
- Description:
- The type string specified when the group was created is retrieved.
- Invocation:
- CALL GRP_GTYPE( IGRP, TYPE, STATUS )
- Arguments:
-
-
IGRP = INTEGER (Given)
-
A GRP group identifier.
-
TYPE = CHARACTER
(
) (Returned)
-
The group type. The maximum allowable type length is given by
the symbolic constant GRP__SZTYP. If the supplied variable is
too short, the type is truncated but no error is reported. If
an error occurs, the string is returned blank.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
Next: GRP_HEAD - Finds the group which is at the head of an owner-slave chain
Up: Routine Descriptions
Previous: GRP_GRPSZ - Returns the number of names in a group
GRP Routines for Managing Groups of Objects
Starlink User Note 150
D.S. Berry
21st October 2009
E-mail:ussc@star.rl.ac.uk
Copyright © 2010 Science and Technology Facilities Council