Guardian Programming Reference Summary for pTAL and TAL
Procedure Calls Summary (G-N)
Guardian Programming Reference Summary for pTAL and TAL—522631-001
6-7
0 No error.
11 Record not in use. The specified group name or group ID is undefined.
22 Parameter out of bounds. An input parameter is not within the valid range, or return
information does not fit into the length of the space provided, or an output parameter
overlays the stack marker that was created by calling this procedure.
29 This procedure was called without specifying a required parameter.
590 Bad parameter value. Either the value specified in group-curlen is greater than the
value specified in group-maxlen, the value specified in group-curlen is not
within the valid range, or the value specified in groupid is not within the valid range.
group-name:group-maxlen, STRING .EXT:ref:*,INT:value input, output:input
group-curlen, INT .EXT:ref:1 input, output
groupid, INT(32) .EXT:ref:1 input, output
is-auto-delete, INT .EXT:ref:1 output
-1 The group is deleted when it becomes empty.
0 The group is not deleted when it becomes empty.
descrip:descrip-maxlen, STRING .EXT:ref:*,INT:value output:input
descriplen, INT .EXT:ref:1 output