Next Previuos Contents

 

SN 2 Syntax error: a line has been found
that contains an incorrect sequence
of characters, e.g. unmatched
parenthesis, misspelt keyword, or
incorrect punctuation.
ST 16 String formula too complex: a
string expression is too long or
complex. It should be split into
shorter expressions.
TM 13 Type mismatch: a string variable
name has been given a numeric
value, or vice-versa. Alternatively,
a function that requires a numeric
argument has been given a string
argument, or vice-versa.
UE 21 Unprintable error: an error message
is not available for the error con-
dition which exists.
UE 23-49 Unprintable error: these codes are
undefined and should be reserved for
future expansion in BASIC.
UE 59- 255 Unprintable error: these codes are
undefined and may be allocated by
the user.
UL 8 Undefined line: a line reference in
a GOTO, GOSUB, or
IF...THEN...ELSE statement is to a
nonexistent line.
/0 11 Division by zero: an attempt has
been made to divide by zero in an
expression, or the operation of
involution results in zero being
raised to a negative power.

 

 

 

 
- 61 -

Next Previuos Contents