PS TEXT FORMAT Reference Manual

Introduction to TFORM
3–16 11387 Tandem Computers Incorporated
COMMENT The COMMENT command allows insertion of explanatory text in the input
file. The comments you enter don’t appear in the printed document.
What to Enter
\
COMMENT
!
[
text
]
Examples:
\COMMENT Figure 13-3 is included to illustrate underlining.
\INDENT ON +5; COMMENT Added indent is for the boxed note.
\! I set next text wide on purpose; be sure to keep \JOIN OFF
. . .described in Chapter 8. \! Double-check this reference.
How to Use COMMENT
The two forms of the COMMENT command are similar in that they both
allow you to enter any commentary you want for documentation purposes.
Both of the COMMENT versions can appear anywhere in a line; the
difference is that the COMMENT version can only appear in command
lines with other commands. The \! version can appear in command or text
lines.