PS TEXT FORMAT Reference Manual
Introduction to TFORM
11387 Tandem Computers Incorporated 3–109
Examples:
\PRINT BIN ALL ODD
\PRINT ERRORS OFF
\PRINT OFFSET FIRST 5 CHARS
\PRI PAG 25/75, 80, 100
How to Use PRINT
The options you define with the PRINT command normally remain in effect
for the entire document, so you will usually put this command at the
beginning of the input file. You can alter a previous command or add a
new option by inserting PRINT commands later in the file. However, any
PRINT command following text on a page (unless the text is a NEW
command) takes effect on the page after the command appears.
PRINT with no options resets all the PRINT command options to their
defaults.
The different options of the PRINT command are described in the following
paragraphs.