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.

BLNA0100
This format must be used when adding a backup link list entry. Note: The entry will always be appended to the list.
BOBA0100
This format must be used when adding a backup object list entry. Note: Support for controlling where in the list, the entry will be added.

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 ]