PS TEXT FORMAT Reference Manual
Moving Between TFORM and T-TEXT
11387 Tandem Computers Incorporated F-5
If your output command line will be longer than 80 characters, the
following error message is displayed:
COMMENT WARNING **** T-TEXT MAY BREAK THIS LINE. LINE:
line-number
COMMENT **** LAST WQARNING OCCURRED ON LINE:
line-number
The line numbers of the text lines containing the errors (current and
preceding) is indicated in line-number. If this is the first unrecognized
command, the second comment line is not displayed.
If a TFORM command line contains a single trigger character, the
character is converted to a single trigger character. If, however, the
command line contains one or more adjacent trigger characters, each
trigger character is converted to a format escape. TFORMCVT makes
this conversion to allow for such cases as deferred value computation
(for example, \\(x\\) is an indirection escape sequence). Whenever
TFORMCVT converts a trigger character to a format escape, it displays
the following warning message. (If this is the first unrecognized
command, the warning does not include the second comment line):
COMMENT WARNING **** FORMAT ESCAPE REPLACED TRIGGER. LINE:
line-number
COMMENT **** LAST WARNING OCCURRED ON LINE:
line-number
If your output text line will be longer than 80 characters, TFORMCVT
displays the following error message. (If this is the first unrecognized
command, the warning does not include the second comment line):
COMMENT WARNING **** T-TEXT MAY BREAK THIS LINE. LINE:
line-number
COMMENT **** LAST WARNING OCCURRED ON LINE:
line-number