Guardian Procedure Calls Reference Manual

Example
INT .NAMEID [0:3] := ["GATORS "]; !want to get group ID
.
.
CALL GROUPNAMETOGROUPID (NAMEID);
!on return, NAMEID[0].<8:15> = contains the group ID
IF <> THEN ... !error occurred
688 Guardian Procedure Calls (G)