Previous Topic

Next Topic

Book Contents

Book Index

Example 2

Figure 6 Example JCL - After CDAM

//MYJOB   jobcard

//STEP01  EXEC  PGM=MYPROG

//SYSUT1  DD    DSN=ABC.DEF

//SYSUT2  DD    SUBSYS=(CDAM,'SYSOUT=P,'

//  'CHARS=(GS12,SR12),OPTCD=J')

A JCL example of writing directly to CDAM using the FORMDEF and PAGEDEF parameters:

Parent Topic

Implementing the "Direct to CDAM" Method