ENFORM Reference Manual

FOOTING Statement
Statements
4–24 058057 Tandem Computers Incorporated
Using a FORM clause within a FOOTING statement forces a new page. ENFORM
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.
Using the CENTER clause within the FOOTING statement centers the footing on the
page.
The CENTER, Option Variable, SKIP, SPACE, and TAB clauses are described in
Section 5.
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 only for the current report.
Cancelling 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).