PS TEXT FORMAT Reference Manual

TFORM Messages
11387 Tandem Computers Incorporated B-19
Stop Codes If a drastic error occurs, TFORM calls a STOP process (instead of DEBUG)
and displays a stop message, in the format
TFORM STOP -
text
[ (FILE SYSTEM ERROR
nn
) ]
on your home terminal (except in the case of the “could not open home
terminal” error). The following stop messages may appear in the text
portion.
Call to USESEGMENT failed
Could not open home terminal
* Could not open output file/process
* Could not open the primary input file
Error returned from call to SPOOLJOBNUM
Error returned from call to SPOOLEND
* I/O error on write to output device
Internal inconsistency
Invalid PARAM values sent to the formatter
Running under TTEXT; Opening of MOM process failed
Running under TTEXT; Error on write to MOM process
Stack overflow
String table ran out of room
Too many arithmetic overflows
Trap other than arithmetic overflow
For the conditions marked with asterisks, STOP calls FILEINFO and
displays the file system error number following the stop message.
STOP also displays a message on the operator console, in the format
TFORM STOP
cpu,pin P E L
-
text
[ (FILE SYSTEM ERROR
nn
) ]
in which cpu,pin represents the processor and process identification
number of the formatter process; P, E, and L represent the current 6-digit
values of the P-register, E-register, and L-register, respectively; the
remainder of the message is the same as the one shown on the home
terminal.