D GRP Error Status Values

This appendix lists the STATUS values generated within the GRP package. Note, STATUS values generated by the packages listed in appendix E may also be returned.

GRP__BADCC
- An ambiguous or un-recognised control character name has been supplied.
GRP__BADIT
- An un-recognised item of information has been requested.
GRP__BADME
- A modification element has been given which has an illegal format.
GRP__DEEP
- The maximum depth of indirection has been exceeded.
GRP__EMPTY
- The specified group is empty.
GRP__FIOER
- A Fortran I/O error has occurred.
GRP__FREE
- The group to be made free is already free.
GRP__INTER
- An internal GRP error has occurred.
GRP__INVID
- An invalid group identifier was given.
GRP__NOLUN
- No free logical unit numbers available.
GRP__NOMOR
- No more groups can be created.
GRP__NULNM
- A zero length name was given.
GRP__OUTBN
- A group has been indexed outside its bounds.
GRP__OWNED
- The group to be enslaved is already owned.
GRP__OWNER
- An attempt has been made to enslave a group to a group which already owns another group.
GRP__SHORT
- A character variable supplied as an argument was too short.
GRP__SLAVE
- An attempt has been made to make a group a slave of its own slave.
GRP__SZINC
- An attempt has been made to increase the size of a group using GRP_SETSZ.