Sharp MZ-700 Series Owner's Manual page 166

Personal computer
Hide thumbs Also See for MZ-700 Series:
Table of Contents

Advertisement

A. 3 BASIC Error Message List
The BASIC interpreter displays an error message in one of the following formats when an error occurs
during operation.
1. < error type > error
(Direct mode error)
2. < error type > error in line number (Run mode error)
Error messages in format 1 are issued when an error is detected during execution of a direct command
or entry of a program. Error messages in format 2 are issued when an error is detected during program
execution.
Error messages which may be displayed are shown below.
SYNTAX
Error No.
Message displayed
Description
1
Syntax error
Syntax error
2
Over flow error
Numeric data used is out of the specified range, or
an overflow occurred.
3
Illegal data error
Illegal constant or variable was used.
5
String length error
String length exceeded 255 characters.
6
Memory capacity error
Memory capacity is insufficient.
7
Array def. error
An attempt was made to redefine an array to a
size greater than that defined previously.
8
Linelength error
The length of a line was too long.
10
GOSUB nesting error
The number of levels of GOSUB nesting exceeded
the limit determined by the usable memory space.
11
F O R ~ N E X T error
The number of levels of F O R ~ N E X T loops exceed-
ed the limit determined by the usable memory area.
12
DEF FN nesting error
The number of levels of DEF FN nesting exceeded
the limit.
13
NEXT error
NEXT was used without a corresponding FOR.
14
RETURN error
RETURN was used without a corresponding GOSUB.
15
Un def. function error
An undefined function was called.
16
Un def. line num. error
An unused line number was referenced.
17
Can't continue
CONT command cannot be executed.
18
Memory protection
An attempt was made to write data to the BASIC
control area.
19
Instruction error
Direct mode commands and statements are mixed
together.
20
Can't RESUME error
RESUME cannot be executed.
21
RESUME error
An attempt was made to execute RESUME when no
error had occurred.
24
R F A D e r r o r
READ was used without a corresponding DATA
statement.
24
l\JL/iVJL/ vl 1 W1
READ was used without a corresponding DATA
statement.
43
Already open error
An OPEN statement was issued to a file which was
already open.
63
Out of file error
Out of file during file read.
65
Printer is not ready
Printer is not connected.
68
Printer mode error
Color plotter-printer mode error.
70
Check sum error
Check sum error (during tape read).
159-

Advertisement

Table of Contents
loading

Table of Contents