PS TEXT EDIT Reference Manual
TEDIT Advice Messages
F–2 058059 Tandem Computers Incorporated
086 Can't find specified section name in obey file.
You specified a section name in the OBEY command that is not in your
obey file. Check your section names in your obey file, then reenter the
command.
065 Can't insert more lines here. (Auto Renumber is OFF)
You tried to insert too many lines at this position with the INSERT,
INSLINE, or RETRIEVE commands. For example, when Auto Renumber is
OFF, you can only insert three lines with INSLINE without moving the
cursor. You can insert only 999 lines with RETRIEVE. Turn auto renumber
ON and try the command again.
037 Can't use UNDO to reverse the renumbering
You tried to use the UNDO command to reverse the RENUMBER
command with Audit off. You can neither recover the old file line numbers
nor use UNDO to reverse any previous changes.
084 Check commands in when found field for possible loop
You specified commands—such as BACKWARD LI; FINDNEXT—in the
“When found:” field that caused TEDIT to loop. If you want to continue
from your current location in your file, enter SEARCH followed by
FINDNEXT.