522
error 77:
Initial string too long
error 78:
Array symbols exceed 30 for one DIM, GLOBAL, or PRIVATE
statement
error 79:
Record number out of range (1 to 32767)
error 80:
Label undefined
error 81:
Must be DATA statement label
(in RESTORE statement)
error 82:
’(’ missing
error 83:
’)’ missing
error 84:
’]’ missing
error 85:
’,’ missing
error 86:
’;’ missing
error 87:
’DEF’ missing
error 88:
’TO’ missing
error 89:
’INPUT’ missing
error 90:
’{’ missing
error 91:
Improper initial value for integer variable
(not integer or out of range)
error 92:
Incorrect use of SUB, EXIT SUB, or END SUB
error 93:
Incomplete control structure
(SUB...END SUB)
error 94:
Cannot use SUB statement in control structure
error 95:
Incorrect use of FUNCTION, EXIT FUNCTION, or END FUNCTION
error 96:
Incomplete control structure
(FUNCTION...END FUNCTION)
error 97:
Cannot use FUNCTION statement in control structure
error 98:
Incorrect use of CONST
Error code & Message
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...