
DD Statements For Printer and Punch Datasets
6-48 User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
DD Statements For Printer and Punch Datasets
Description DD statements used to assign printer and punch datasets.
Syntax The following provides an example of a print command syntax.
* //ddname DD SYSOUT=x[,OPTION=SYSnnn]
Parameters The following parameters are valid for printer and punch datasets.
Definitions The following provides definitions for the parameters valid for printer
datasets and punch datasets.
Parameter Required? Valid Default
ddname Yes None
DD Yes None
SYSOUT=x Yes A to Z or 0 to 9 None
OPTION No None
SYSnnn No SYS000 to SYS254 None
Parameter Definition
ddname Specifies the logical name for the dataset and
performs the same function as the DTF filename.
The ddname must begin in column 5.
DD Identifies this as a DD JCL statement. At least one
blank is required immediately before and
immediately after DD operation code. Do not use
the DD operation code in continuation statements.
SYSOUT Specifies the class used for printer and punch data.
For punch data, specify B. For print data, specify
any other valid character.
Comentários a estes Manuais