Required Parameter Group

Control group name
INPUT; CHAR(10)

Specifies the name of the control group that is being created.

Control group 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 control group information
INPUT; BINARY(4)

The number of bytes that the calling program provides for the control group information format.

Format of control group information
INPUT; CHAR(8)

The format of the control group information parameter. The possible format names follow.

BKUP0100

The control group information is a backup control group. See Control Group Information Formats 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 “Error Code Parameter" in the System Programmers Interface Reference.



[ Top of Page | Previous Page | Next Page | Contents | Index ]