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


Printing without flashing

z/OS MVS JCL Reference
SA23-1385-00

To print without flashing, specify one of the following:
  • FLASH=NONE on the DD or OUTPUT JCL statement.
  • Omit the FLASH parameter on all of the statements for the data set and on all JES initialization statements.
  • For a sysout data set, omit the FLASH parameter on the DD statement and specify FLASH=(,0) on a referenced OUTPUT JCL statement.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014