Description:
Checks whether a group is
currently case sensitive, or case insensitive (see routine
GRP_SETCS).
Invocation
CALL GRP_GETCS(
IGRP, SENSIT, STATUS )
Arguments
IGRP = INTEGER (Given)
A GRP identifier for the
group.
SENSIT = LOGICAL (Returned)
Returned .TRUE. if the group is case sensitive
and .FALSE. otherwise.
STATUS = INTEGER (Given and Returned)
The global status.