z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example of the DPAGELBL parameter

z/OS MVS JCL Reference
SA23-1385-00

//JOBA   JOB   1,'JIM WOOSTER',SECLABEL=CONF
             .
             .
//VPRPT  OUTPUT  DPAGELBL=YES,FORMS=VP20

In this example, the security label CONF (specified on the SECLABEL parameter of the JOB statement) is printed on each page of printed output. The sysout data set is printed on forms named VP20.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014