Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

None


Required Parameter Group

Control group name: INPUT, CHAR(10); Specifies the name of the control group that is being created.

Attribute information: INPUT, CHAR(*); The attributes of the control group. The format of the control group information is specified in the control group format name parameter.

Length of attribute information: INPUT, BINARY(4); The number of bytes that the calling program provides for the attribute information format.

Format of attribute information: INPUT, CHAR(8); The format of the attribute information parameter. The possible format names follow. include:

CGBI0100, See Attribute information formats below for a description of this format.  

Error code: I/O, CHAR(*); The structure in which to return error information. For the format of the structure, see the Error code parameter section below.

...