Enform Plus Reference Manual

Statements
Enform Plus Reference Manual422684-001
4-24
Footing for Current Report or All Reports
The following footing appears at the bottom of the next report that is generated without
a LIST statement FOOTING clause:
Report 2-A
Total Sales
By using a FORM clause within a FOOTING statement, you can force a new page.
Enform Plus continues with the remainder of the FOOTING print-list. The page
number remains the same. A single logical page can span multiple physical pages such
that a TITLE can appear on one page, the data on the next, and a FOOTING on the next.
The same page number applies to all physical pages in a logical page.
By using the CENTER clause within the FOOTING statement, you can center the footing
on the page.
The CENTER, Option Variable, SKIP, SPACE, and TAB clauses are described in
Section 5, Clauses
.
Footing for Current Report or All Reports
A FOOTING statement prints a footing at the bottom of each page for all subsequent
reports in the current session. Specifying a new FOOTING statement with a different
print-list resets the current FOOTING statement. Using the FOOTING clause
within a LIST statement temporarily overrides the FOOTING statement. A FOOTING
clause within a LIST statement prints a footing for the current report only.
Canceling Session-Wide Footing
You can cancel the FOOTING statement by:
Using a FOOTING statement without the print-list parameter.
Using either a DICTIONARY statement or a ?DICTIONARY command (which
clears the FOOTING information from the internal table).