To create a load module by building the project or subproject as
a whole, follow these steps.
- Right-click the project or subproject of interest and click Rebuild
Project or Rebuild Subproject. This
action generates and submits JCL that compiles and links the source, producing
a load module that you can run or debug. The JCL generated by this action
does not produce a GO step. Build errors are presented as entries in the Remote
Error List view.
- Click an entry to open the source file in which the related error
was found.