OUTDES JCL statement

You can type any valid OUTDES keyword and value in the JCL Parameters field. The syntax is:

keyword1 keyword2(value1) keyword3(value1, value2)

The following example shows a set of keywords and values that cause PSF to print the department and room number on the page that separates print files in the printer output bin:

DEPT(G76A) ROOM(104B-2)

Refer to the OUTDES command in the TSO/E Command Reference for details about the valid keywords and values that you can provide to support printing from the Content Manager OnDemand CICS/ESA client program. You can specify a maximum of 1024 bytes.

Note: IBM® i does not use the OUTDES JCL command.