Specifications

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