PS TEXT FORMAT Reference Manual
Introduction to TFORM
3–62 11387 Tandem Computers Incorporated
KEEP The KEEP command prevents TFORM from adding a page break in the
middle of text you want kept together. TFORM checks to see if there’s
enough room on the current page for the specified text input lines; if there
isn’t, TFORM forces a page break and begins printing the text on the next
page.
What to Enter
\KEEP
int
ON
OFF
BLANK
COMMAND
Examples:
\KEEP 12
\KEEP ON
\KEEP COMMAND
How to Use KEEP
The different options of the KEEP command are described in the following
paragraphs.
KEEP
int
This command tells TFORM to keep the next
int
input lines together
on the current page; if there isn’t room, TFORM forces a page break.
KEEP ON
KEEP ON keeps together all input lines between it and a corresponding
KEEP OFF command.