Invokes the Report Writer and is the first entry in a report
specification. In the REPORT statement you can specify the
following:
o The data you want to report
o The output device for the report
o The output format for the report
The other statements in the report specification are AT BOTTOM,
AT TOP, DECLARE_ATT, END_REPORT, PRINT, and SET. These statements
are discussed in separate sections of this chapter.
Format
[ {file-spec } ]
REPORT [rse] [ ON {*.prompt } ] [FORMAT format-spec]
[ { } ]
Additional Information:
explode
extract