PS TEXT FORMAT Reference Manual
Introduction to TFORM
11387 Tandem Computers Incorporated 3–103
NEW The NEW command creates a page break and causes printing to begin on a
new page.
What to Enter
\NEW [ ODD | EVEN ]
Examples:
\NEW
\NEW ODD
\NEW EVEN
How to Use NEW
The different options of the NEW command are described in the following
paragraphs.
NEW
NEW tells TFORM to start a new page. If the formatted output is
already at the top of a new page, the NEW command has no effect.
NEW ODD
NEW ODD tells TFORM to start a page with the next odd number
higher than that of the current page, incrementing the page counter
accordingly. If the current page has an odd number, or if the formatted
output is already at the top of a new even-numbered page, TFORM
issues an even-numbered page with the proper headers and footers, but
with a blank text area. TFORM then continues the text on the next odd
page. If the formatted output is already at the top of a new odd-
numbered page, the NEW ODD command has no effect.