Error Messages
RETURN
34.
Unexpected
word
or
character
following
the
word
RETURN
u."f.'r-
npnnpt7
Fllnrtinns
35.
The
number
of
function
arguments
does
not
match
the
number
of
parameters
for
a
user-defined
function
NEXT
1)
Thr-
kr-ywnni
NEXT
is
not followfxl by
con
traJ-
variable
ONGOTO.ONGOSUB
33.
ON is Hut
fulluweu
uy
(t
valiJ
numerIC
expression
*
INPUT
ERROR
1.
Input
data
is too long for
Input/Output
buffer (if
data
entered
from keyboard.
this is only a
warning
-
data
can
be re-
entered)
2. N
umber
of
variables
in
the variable-list
does not
match
number
of
data
items
input from
keyboard
or
data
file
(warning only if from keyboard)
3. Non-numeric
data
INPUT
for a
numeric
variable.
This
condition could
be
caused
by reading
padding
characters
on a
file
record. (Warning
only if from keyboard)
4.
Numeric
INPUT
data
produces
an
overflow (warning only if from
keyboard)
*
I/O
ERROR
-
This
condition
generates
an
accompanying
error
code
as follows:
When an
110
error
occurs, a two-digit
error
code (XV) is displayed with the message:
*
I/O
ERROR
XV
IN
fineĀ·number
The
first digit (Xl indicates which
I/O
operation
caused
the
error
Operation
OPEN
CLOSE
INPUT
PRINT
RESTORE
OLD
SAVE
DELETE
X Value
o
1
2
3
4
5
6
7
File
Processing-Input/Output
Statements
17. Nllmhpr sip;n
(#)
or colon
(:)
in
nlf'-
number
specification for
OPEN.
CLOSE.
INPUT.
PRINT.
or
RFSTORF
is
missing
18,
File-name
in
OPEN
or
DELETE
must
be a
string
expression
19
A
keyword
in
the
OPEN
statement
is
invalid
or
appears
more
than
once
20.
The
number
of
records
in
SEQUENTIAL
option is less
than
zero
in the
OPEN
statement
21.
The
record length
in
the
FIXED
option
in
thc
OPEN
statcment
is
less
than
zero
or
greater
than
255
22. A colon
(:)
in
the
CLOSE
statement
is
not followed by the
keyword
DELETE
23.
Prin
t'separator (comma, colon.
semicolon)
missing; in the
PRIN
T
statement
where
required
24.
Input-prompt
is
not a
string
expression
in
INPUT
statement
25.
File-l/lime is not a valid
string
expression
in
SAVE
or
OLD
command
General
Program
Statements
FOR
26.
The
keyword
FOR
is
not
followed by a
numeric
variable
27. In
the
FOR
statement.
the
controJ-
varia.ble
i:s
not followed
by
an
equals
sign
(=)
28.
The
keyword
TO
is missing in
the
FOR
statement
29
In the
FOR
statement.
the
limit
is not
followed by the end of line
or
the
keyword
STEP
IF
30
The
keyword
THEN
is
missing or not
followed by a line
number
LET
11 Fr],lI,ods sip;n
(=)
mi<;sinp;
in
LET
statement
User's
Reference
Guide
IllĀ·II