Previous Topic

Next Topic

Book Contents

Book Index

Example 3

Figure 7 Example JCL - Before CDAM with FORMDEF and PAGEDEF

//MYJOB   jobcard

//OUT1    OUTPUT   PAGEDEF=W240F2,FORMDEF=A11010

//STEP01  EXEC     PGM=MYPROG

//SYSUT1  DD       DSN=ABC.DEF

//SYSUT2  DD       SYSOUT=P,OUTPUT=*.OUT1

Parent Topic

Implementing the "Direct to CDAM" Method