Previous Topic: Move Report Information to a Data Set

Next Topic: Redirecting Reports

Print Report Information from a Data Set

You can print the userid.EXAMINE.OUTLIST data set just as any other data set.

Example: printing a report

This example uses the TSO PRINT command from the ISPF/PDF TSO command processor:

PRINTDS EXAMINE.OUTLIST DEST(printer-ID)
printer‑ID

The JES destination ID of the printer you want to print the data set. The information defined by DEST(printer‑ID) is optional. If you do not enter this information, the report is routed to your default JES destination.