Sharp PC-1403 Operation Manual page 200

Hide thumbs Also See for PC-1403:
Table of Contents

Advertisement

194
This code will be
displayed
whenever
the computer has a
problem
that
isn'
t covered
by one
of the other
eight error
codes.
One of the most
common
causes for this error is trying
to access
data
in
a
variable i
n
one
fashion (e.g.,
A$)
while the data
was
originally
stored
in
the
variable
in
another
fashion
(e.g., A).
9
Other
errors
8
1/0
device error
This
error can happen
only
when you
have the
optional
printer and/or
cassette
recorder
connected
to
the
COMPUTER.
It
means
that
there
is
a
problem with communication
between
the
1
/
0
device
and the
COM~
PUTER.
This means
that
you
have
put an
illegal format
specifi
e r
i
n
to
a
USING
statement.
7
PRINT
USING error
Buffer
space
exceeded.
6
Memory overflow
Generally this error
happens
when
you've tried to
DIMension
an
array
that is too big
for memory.
This
can also happen
when
a program
becomes
too
large.
5
Nesting error
Subroutine
nesting
exceeds 10
levels.
FOR loop
nesting exceeds
5
levels.
RETURN verb without a
GOSUB,
NEXT verb
without a FOR,
or
READ
verb
without
a
DAT
A
2.
Tried to
use too large a
line
number. The
maximum line number
is
65279.
Here you have
probably done
one of two
things:
1.
Tried
to reference
an
nonexistent l
i ne number with a GOTO,
GOSUB,
RUN, LIST, THEN,
or the
like.
4
Line
number
error
APPENDIX A
Error Messages

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents