Produce either a detail report or a summary report; test controls; generate control breaks; print totals, detail lines, headings,
and footings; clear counters and accumulators; and, paginate the report.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
Syntax:
GENERATE dataname|reportname
Parameters:
dataname
|
Produce a detail report. Specify
dataname in the TYPE clause as DETAIL.
|
reportname
|
Produce a summary report that contains no detail lines. Use
reportname only if the referenced report group description contains a CONTROL clause, at least one REPORT HEADING, REPORT FOOTING, CONTROL
HEADING, CONTROL FOOTING, or DETAIL group, and no more than one DETAIL report group
|
Comments: