PS TEXT FORMAT Reference Manual
Introduction to TFORM
11387 Tandem Computers Incorporated 3–133
SOURCE
filename
USE PROFILE RESTORE
This command tells TFORM to use any T-TEXT “profile” and formatter
settings at the start of the named
filename
(see SOURCE SKIP
RESTORE). The RESTORE option instructs TFORM that when it
resumes processing the current file, any changes in format settings
caused by commands in the secondary file should be superceded by the
settings defined in the current file.
SOURCE
filename
USE PROFILE RETAIN
This command tells TFORM to use any T-TEXT “profile” and formatter
settings at the start of the named
filename
(see SOURCE SKIP
RESTORE). The RETAIN option instructs TFORM that when it
resumes processing the current file, any changes in format settings
caused by commands in the secondary file should be kept in effect.
SOURCE
filename
VERBATIM
The VERBATIM option specifies that TFORM is to treat everything in
the secondary file, including commands and escape sequences, as text.
If you try to read in a T-TEXT file with the VERBATIM option, TFORM
issues an error message and ignores the command.