You are on page 1of 46

TYPE hi cob in command line

Create a new PDS for Cobol and add members (PS) with different names.

1. Display
Copy program from other file or you can type the whole program
Change accordingly as per the requirement

Addpgm to display and etc.,


RENAME the member from DISPLAY to DISP

Go to line command type r then rename then enter (ctrl)

Compile JCL
Type sub and enter
Go back to ispf window
Type m and F8 in order to go down
Return code should have 0 errors.

Next is Run JCL


Type SYSIN statement and then Enter two values related to accept statements

Then submit

You might also like