Placement of SYSLIB and LNKLST statements in PROGxx

You can place LNKLST statements for a LNKLST set in different PROGxx members. For example, you can specify PROG=(01,02,03) and place the LNKLST DEFINE statement in PROG01, LNKLST ADD statements in PROG02, and the LNKLST ACTIVATE statement in PROG03.

SYSLIB statements must always appear before any LNKLST statements in PROGxx. If you specify multiple PROG=xx members, define any SYSLIB statements ahead of LNKLST statements. For example, if you specify PROG=(01,02) during IPL, consider the following: