PS TEXT FORMAT Reference Manual
Introduction to TFORM
3–12 11387 Tandem Computers Incorporated
How to Use CENTER
The different options of the CENTER command are described in the
following paragraphs.
CENTER
int
CENTER
int
centers the input following this command for as many
lines as you specify. If no integer is specified, TFORM centers only the
next line following the command line.
CENTER ON
CENTER ON centers lines until TFORM finds a CENTER OFF
command.
CENTER OFF
CENTER OFF tells TFORM to turn off the centering feature.
CENTER BLANK
CENTER BLANK centers lines until TFORM encounters a blank
input line.
CENTER COMMAND
CENTER COMMAND centers lines until TFORM finds any subsequent
command line.
If you use the CENTER command with no options, TFORM only centers the
line following the command line.
Tips
If you enter a CENTER OFF command without a preceding CENTER
ON command, TFORM issues an error message.
The CENTER command causes a line break.