Previous Topic

Next Topic

Book Contents

Book Index

Example 4

Figure 8 Example JCL - After CDAM with FORMDEF and PAGEDEF

//MYJOB   jobcard

//STEP01  EXEC  PGM=MYPROG

//SYSUT1  DD    DSN=ABC.DEF

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

//  'PAGEDEF=W240F2,FORMDEF=A11010')

All printing characteristics must be specified in the SUBSYS DD statement. There are certain situations that may require specification of some or all of the printing characteristics in other places for greater flexibility and additional capabilities. This is discussed in Category 3.

Parent Topic

Implementing the "Direct to CDAM" Method