Previous Topic: Compile and Link (C/L/CL)Next Topic: Final Panel Processing


Panel Field Descriptions

Enter JOB statements

Required. Length: 1-72. Type: alphanumeric.

Enter up to four JOB CONTROL statements. These statements precede the JCL created by the Checkout model(s). Unless your models generate JOB statements, at least one // JOB CONTROL statement must be entered.

Compile/Link Options
Level name or ? for MSL

Required. Length: 4. Type: alphabetic.

Enter the Library Level name or Short name assigned to the specific levels of libraries. For example, PROD, TEST, WORK, and so forth. You can also enter a ? to display an MSL of levels from which to select.

Number of MBRS per Job

Optional. Length: 1-2. Type: numeric. Default: 25.

This field is provided to instruct CA-PanAPT how many members to process in one submitted job stream. The maximum is 25 members per job. For example, you might have 30 members to compile and you might want to compile five members at a time. CA-PanAPT submits six jobs with five members per job.

Lib Code

Display only. This is the Library Code that is used for the source of the Compile (and Link-edit) model processing.

From Data

Optional. Length: 1-8. Type: alphanumeric. Default: null ("").

This field is provided to pass data to the Compile model. The value of this field is accessible through the $FROMDATA System Modeling keyword. This data is intended to be associated with the member on the origin library.

To Data

Optional. Length: 1-8. Type: alphanumeric. Default: null ("").

This field is provided to pass data to the Compile model. The value of this field is accessible through the $TODATA System Modeling keyword. This data is intended to be associated with the member on the destination library.

Line Commands
S

Start. Enter S on the Command line to start Compile/Link-edit model processing. Only the rows of the table marked with the S (select) action command are processed.

A

All. Enter A on the Command line to start Compile/Link-edit model processing on all rows of the table except those marked with the X (exclude) action command. All rows including those that are not marked (blank) are processed.

Action Commands
S

Select. The S action marks the row eligible for Compile/Link-edit model processing when the S Line command is entered.

X

Exclude. The X action marks the row not eligible for Compile/Link-edit model processing when the A Line command is entered.