Opening a JCL procedure

Use the Open JCL Procedure action in the editor to open the JCL procedure declared in an EXEC statement in a JCL file.

Before you begin

Ensure that property group settings are defined correctly and that the data sets and members are allocated correctly so that members can be located. The editor searches for data set members in the following order:
  1. The data sets in JCLLIB ORDER elements in the selected EXEC statement's JOB statement.
  2. The data sets listed in the Include and procedure search libraries field of the associated property group.

Procedure

  1. In the editor, highlight the JCL procedure name that you want to open.
  2. Right-click and select Open JCL Procedure. The JCL procedure is opened in the System z® LPEX Editor.

Feedback