Tandy 1000 Basic Reference Manual page 369

Hide thumbs Also See for 1000:
Table of Contents

Advertisement

Chapter 12 I Error Messages
Number
11
12
13
14
15
16
17
Mess age
Division by zero
An expression includes division by zero, or the oper-
ation of involution results in zero being raised to a
negative power. BASIC supplies machine infinity
with the sign of the numerator as the result of the
division, or it supplies positive machine infinity
a s t h e r e s u l t of t h e involution. Execution then
continues.
Illegal direct
A statement that is illegal
as a command was en-
tered at BASIC's prompt.
Type mismatch
A string variable name was assigned a numeric
value or vice versa. A string function was given a
numeric argument or vice versa.
Out of string space
The amount of memory used by string variables ex-
ceeded the amount of free memory.
String too long
An attempt was made to create a string more than
255 characters.
String formula too complex
A string expression is too long or too complex. The
e x p r e s s i o n should b e broken i n t o s m a l l e r
expressions.
Can't continue
An attempt was made to continue a program that:
halted because of a n error.
0
was modified during a break in execution.
0
does not exist.
367

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents