Enform Plus Reference Manual

Statements
Enform Plus Reference Manual422684-001
4-46
Subtitle for Current Report or All Reports
SUBTITLE "Report 2-A" SKIP "Total Sales";
Report 2-A
Total Sales
By using the FORM clause within a SUBTITLE statement, you can force a new page.
Enform Plus prints the remainder of the SUBTITLE print-list, starting at the top
of the next physical page. The page number remains the same. A single logical page can
span multiple physical pages such that a SUBTITLE 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 a SUBTITLE statement, you can center the subtitle
on the page.
The CENTER, Option Variable, SKIP, SPACE, and TAB clauses are described in
Section 5, Clauses
.
Subtitle for Current Report or All Reports
A SUBTITLE statement prints a subtitle at the top of each page immediately following
the title for all subsequent reports in the current session. The SUBTITLE statement can
be reset by specifying a new SUBTITLE statement with a different print-list. A
SUBTITLE clause within a LIST statement temporarily overrides the SUBTITLE
statement. A SUBTITLE clause within a LIST statement prints a subtitle for the current
report only.
Canceling Session-Wide Subtitle
You can cancel a SUBTITLE statement by:
Using a SUBTITLE statement without the print-list parameter
Using either a DICTIONARY statement or a ?DICTIONARY command (which
clears the SUBTITLE information from the internal table)