ENFORM Reference Manual

SUBFOOTING Statement
Statements
058057 Tandem Computers Incorporated 4–45
Using the FORM clause within a SUBFOOTING statement forces a new page. The
remainder of the SUBFOOTING print-list is printed on the new page. 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 SUBFOOTING
on the next. The same page number applies to all physical pages in a logical page.
Using the CENTER clause within the SUBFOOTING statement centers the subfooting
on the page.
The CENTER, Option Variable, SKIP, SPACE, and TAB clauses are described in
Section 5.
Subfooting for Current
Report or All Reports
A SUBFOOTING statement prints a subfooting at the bottom of each page for all
subsequent reports in the current session. Specifying a new SUBFOOTING statement
with a new print-list resets the current SUBFOOTING statement. A SUBFOOTING
statement can be temporarily overridden by a SUBFOOTING clause within a LIST
statement. A SUBFOOTING clause only prints a subfooting for the current report.
Cancelling Session-Wide
Subfooting
You can cancel a SUBFOOTING statement by:
Using a SUBFOOTING statement without the print-list parameter.
Using either a DICTIONARY statement or a ?DICTIONARY command (which
clears the SUBFOOTING information from the internal table).