HIT
write
error
(Error 23,
X'IT)
The Hash Index Table may
no
longer
be
reliable.
If
the problem
recurs, try the operation again, using a different drive.
If
it
still fails,
use a different disk.
Illegal
access
attempted
to
protected
file (Error 37, X'25')
The USER password was given for access
to
a file, but the requested
access required the OWNER password. (See the ATTRIB command.)
Illegal
drive
number
(Error 32, X'20)
The specified disk drive
is
not included
in
your system or
is
not ready
for access
(no
diskette, non-TRSDOS Version 5 diskette, drive door
open,
and
so
on). See the DEVICE command.
Illegal
file
name
(Error 19, X'13')
The specified filespec does not meet TRSDOS filespec requirements.
See Chapter 1 for proper filespec syntax.
Illegal
logical
file
number
(Error 16, X'10')
Your program probably has altered the File Control Block improperly.
Check for
an
error
in
your application program.
Load
file
format
error
(Error 34, X'22')
An
attempt was made to load a file that cannot
be
loaded
by
TRSDOS. The file was probably a data file or a BASIC program file.
Lost
data
during
read
(Error 3, X'03')
Information was not transferred
in
the time allotted; therefore,
it
was
lost. Try the operation again, using a different drive.
If
it still fails, use
a different disk.
Lost
data
during
write
(Error I L X'0B')
Information was not transferred
in
the time allotted; therefore,
it
was
lost. Try the operation again, using a different drive.
If
it still fails, use
a different disk.
LRL
open
fault
(Error 42, X'2A')
The logical record length specified when the file was opened
is
different than the LRL used when the file was created.
COpy
the file
to
another file that has the specified LRL.
A-55