Appendix B/Error Messages
| Message |
Meaning |
| NF |
NEXT without FOR |
| SN |
Syntax Error |
| RG |
RETURN without GOSUB |
| OD |
Out of Data |
| FC |
Illegal Function Call |
| OV |
Overflow |
| OM |
Out of Memory |
| UL |
Undefined Line |
| BS |
Bad Subscript |
| DD |
Double Dimensioned Array |
| /0 |
Division by 0 |
| ID |
Illegal Direct Statement |
| TM |
Type Mismatch |
| OS |
Out of String Space |
| LS |
Long String (exceeds 255 characters) |
| ST |
String Formula Too Complex |
| CN |
Can't Continue |
| IO |
Input/Output Error |
| FM |
File Mode Error |
|
|