PS TEXT EDIT Reference Manual
TEDIT Advice Messages
058059 Tandem Computers Incorporated F–21
004 Use less than 17 named function key references
You can only reference a maximum of 16 keys. Correct the number of
references, then reenter the command.
001 Use letters or numbers in file name, a letter first
You supplied an improper file name to the OPENWINDOW or WRITE
commands. Use up to eight letters or numbers in a file name, with a letter
first. Do not use characters like %, -, (, or blanks.
011 Use line numbers 0 through 99999.999
You either used a line number for DISPLAYLINE or RENUMBER that was
outside the range 0 through 99999.99, or you entered something other than
a number. For RENUMBER, you gave an incorrect range specification.
Use the correct line number or range. You can use only numbers or these
words in a line range: FIRST, LAST, TOP, BOTTOM, and * (current
cursor position). Separate the limits of a range with /. Examples include
000 /LAST and 99.16/BOTTOM.
061 Use only 0 through 9 with MARKPOSITION or GOTOPOSITION
You used a number (ID) less than 0 or more than 9. Also, you could have
given more than one ID for MARKPOSITION or GOTOPOSITION. Use
one number, 0 through 9.