Required Parameter Group

List name
INPUT CHAR(10)

Specifies the name of the list that the entry is being added to.

List entry information
INPUT CHAR(*)

The attributes of the list. The format of the list information is specified in the list format name parameter.

Length of list entry information
INPUT BINARY(4)

The number of bytes that the calling program provides for the list entry information format.

Format of list entry information
INPUT CHAR(8)

The format of the list entry information parameter.

The possible format names follow.

BLNR0100
This format must be used when removing a backup link list entry.
BOBR0100
This format must be used when removing a backup object list entry.

See List Entry Information Formats for a description of these formats.

Error code
I/O CHAR(*)

The structure in which to return error information. For the format of the structure, see the Error Code Parameter topic in the IBM i Information Center.



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