Purpose
PRINT specifies that PP2 output the listing to the associated file spec.
NOPRINT specifies that PP2 suppress this listing.
Usage Notes
| Default | Mutually Exclusive |
|---|---|
| PRINT and NOPRINT |
If PRINT is specified but no file is specified, the print file defaults to different types of files, depending on the environment. The following table lists the file types.
| Environment | Type of File |
|---|---|
| z/OS | File with a ddname of SYSPRINT |
| Workstation-attached | Source input file name PP2 generates a file extension of .lis. |
If a file name is specified with no extension when running PP2 in a workstation-attached environment, the default file extension is .lis.
NOPRINT implies NOOPTIONS, NOSOURCE and NOXREF.