Eloquence Report Manual
3 Report Execution Statements
The execution statements, beginning with BEGIN REPORT and ending with END REPORT, activate the report. Execution statements, with the exception of STOP REPORT, may only be executed in the program that initiated the current report by executing a BEGIN REPORT statement.
In page 65 an example report program and resultant report are given. Many of the examples are taken from this report. Note that the example is on a fold out page to allow for better referencing while you read.
Chapter contents:
- The BEGIN REPORT Statement
-
- The DETAIL LINE Statement
-
- The TRIGGER BREAK Statement
-
- The TRIGGER PAGE BREAK Statement
-
- The NUMPAGE = Statement
-
- The END REPORT Statement
-
- The STOP REPORT Statement
-
Eloquence Report Manual - 19 DEC 2002