Previous Topic: FormatNext Topic: Line Definition Syntax


Operand Explanations

The REPORT statement has the following operands:

ddname

Specifies the data definition name (DD name) of the output report file. The formatted report information is written to this file.

extract-ddname

Specifies the data definition name (DD name) of the extract file to be used for the report. This is the same data definition name that you specified in the EXTRACT statement that produced the extract file (see EXTRACT Statement Syntax in the chapter Extracting Data).

line-definition

Specifies what information is printed on each line of the report. For more information on the syntax of a line definition, see Line Definition Syntax.