EasyManua.ls Logo

Laser 128 - Page 233

Laser 128
255 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
ERROR MESSAGE
For
example,
if
array
ARRAY
has
been
DIMensioned
DIM
ARRAY
(10, 10, 10),
and
a
subsequent
statement
like
ARRAY
(9, 8, 7, 6) =54
is
come
across,
then
this
error
message
will
be
displayed.
SYNTAX
The
manner
in
which
a
statement,
function,
or
exp
r
ession
has
been
put
is
incorrect.
Things
to
look
for
are
missing
commas, spaces,
parentheses
,
periods,
or
illega
l
characters
starting
a
va
r
iable
name.
TYPE
MISMATCH
This
occurs
when
you
try
to
assign
a
string
value
to
a
numeric
variable,
or
a
numeric
value
to
a
string
variable,
or
if
either
a
numeric
function
receives
a
string
value,
or
a
string
function
receives
a
numeric
value.
UNDEF'D
FUNCTION
A
reference
is
made
to
a
use
r
defined
statement
which
does
not
exist
in
the
BASIC
program.
UNDEF'D
ST
A
TEMENT
A
line
referred
to
in
a
GOTO,
GOSUB,
or
IF
...
GOTO
statement
does
not
exist
in
your
program.
A
-1
9

Table of Contents