307
Syntax errors:
Run-time errors:
Reference:
Error code and message
Meaning
error 71: Syntax error
filenumber
is missing.
Error code
Meaning
05h
Parameter out of the range
(•
filenumber
is out of the range.)
(•
recordnumber
is out of the range.)
07h
Insufficient memory space
34h
Bad file name or number
(You specified
filenumber
of an unopened file.)
36h
Improper file type
(You specified
filenumber
of a file other than data files.)
3Ah
Filenumber
out of the range
3Eh
A
PUT
or
GET
statement executed without a
FIELD
statement.
41h
File damaged
42h
File write error
(You attempted to write onto a read-only file.)
43h
Not allowed to access data in drive B
Statements:
GET
and
OPEN
Summary of Contents for BHT-BASIC 100 SERIES
Page 1: ......
Page 161: ...153 Chapter 10 Sleep Function CONTENTS 10 1 Sleep Function 154...
Page 163: ...155 Chapter 11 Resume Function CONTENTS 11 1 Resume Function 156...
Page 173: ...165 Chapter 13 Backlight Function CONTENTS 13 1 Backlight Function 166...
Page 249: ...241 Example CLOSE IF kyIn Y THEN KILL Master Dat END IF Reference Statements CLFILE...