Atari BASIC & OSS BASIC XL/XE Errors
1 OSS: BREAK key pressed
2 Memory full: Insufficient memory for a statement, variable, or DIM
3 A value is outside its expected range
4 Too many variables: more than 128 variables have been defined
5 A string exceeded its dimensioned length
6 Out of DATA: a READ occurred for which there was no DATA
7 A value is not a positive integer or exceeds 32767
8 INPUT or READ type mismatch
9 DIM error
10 Too many nested GOSUBS -- Argument stack overflow
10 OSS: Expression too complex
11 Floating point overflow/underflow error
12 Line not found: referenced line number does not exist
13 NEXT with no corresponding FOR
14 Statement is too long or to complex
15 NEXT or RETURN refers to deleted FOR or GOSUB
16 RETURN with no corresponding GOSUB
17 Bad line -- Invalid instruction or address encountered
18 String begins with an invalid value, or VAL string is not numeric
19 Insufficient memory to LOAD program
20 Invalid device number
21 Attempted to LOAD a non-LOAD file
22 OSS: USING string too big
23 OSS: USING value too big
24 OSS: USING type mismatch
25 OSS: RGET DIM mismatch
26 OSS: RGET type mismatch
28 OSS: Invalid structure
29 OSS: P/M # out of range
30 OSS: P/M Graphics not active
32 OSS: End of ENTER
34 OSS: Can't NUM/RENUM: parameter is 0
35 OSS: Can't NUM/RENUM: exceeded maximum line # (32767)
40 OSS: String type mismatch
65 BXE: EXTENDed memory not available
100 BXE: Command requires disk extensions