Previous Topic: Syntax DiagramNext Topic: YADDLLE (Add Library List Entry)


Parameters

Parameter

Definition

Value and Description

SRCFILE

Qualified name of the source file containing the DDS of the display file for which a vector table is generated.

*LIBL/QDDSSRC: (default) Source file name

MBRLST: The MBRLST parameter specifies the name of a member list containing the members to be processed.

SRCMBR

Generic or specific member’s name in the source file selected for processing.

*ALL: (default) All members in the file are processed

TOFILE

Qualified name of the output file containing the member for the resulting vector table.

*CURLIB/QTXTSRC: (default) Output file name

TOMBR

The name of the member in the output file holding the derived vector table

*SRCMBR: (default) The name of the output member is the same as that of the source file member; if the member does not exist, it is created

MBROPT

Determines whether output replaces or is appended to any existing data

*REPLACE: (default) Replace existing member

*ADD: Add to the contents of any existing member

CRTFILE

Determines whether the output file is created. An error is displayed if the output file does not exist and CRTFILE(*NO) is specified

*NO: (default) Do not create the output file.

*YES: If the output file does not exist, it is created

MBRLST

Qualified name of a member list

QTEMP/TEMPLST: (default) Member list name

EDIT

Edit list option

*NO: (default) No editing is required

*YES: Invoke the Edit Member List function to edit the list before execution