To create a load module by submitting JCL, follow these
steps.
- Right-click a PDS or source file and click Generate
JCL.
- Click the phrase that specifies the kind of JCL to create:
| Option |
Description |
| For Compile |
Generates JCL for compiling the selected member. |
| For Compile Link |
Generates JCL for compiling and linking the selected member. |
| For Compile Link Go |
Generates JCL for creating and running a load module. |
- On the JCL Data Set and Member Name window, you can overwrite
both the name of the JCL data set (as specified in the project properties)
and the name of the JCL member (as specified by Developer for System z®); in any case, click OK.
- If the specified JCL file already exists, a confirmation
message is displayed to prevent you from unintentionally overwriting
an existing JCL member. To create the JCL, click OK. A confirmation message is displayed to indicate that the
JCL was created in the specified data set.