Code   Message                      Code    Message
 
 1   NEXT without FOR                51   Internal error
 2   Syntax error                    52   Bad file name or number
 3   RETURN without GOSUB            53   File not found
 4   Out of DATA                     54   Bad file mode
 5   Illegal function call           55   File already open
 6   Overflow                        56   FIELD statement active
 7   Out of memory                   57   Device I/O error
 8   Label not defined               58   File already exists
 9   Subscript out of range          59   Bad record length
10   Duplicate definition            61   Disk full
11   Division by zero                62   Input past end of file
12   Illegal in direct mode          63   Bad record number
13   Type mismatch                   64   Bad file name
14   Out of string space             67   Too many files
16   String formula too complex      68   Device unavailable
17   Cannot continue                 69   Communication-buffer overflow
18   Function not defined            70   Permission denied
19   No RESUME                       71   Disk not ready
20   RESUME without error            72   Disk-media error
24   Device timeout                  73   Feature unavailable
25   Device fault                    74   Rename across disks
26   FOR without NEXT                75   Path/File access error
27   Out of paper                    76   Path not found
29   WHILE without WEND              80   Feature removed
30   WEND without WHILE              81   Invalid name
33   Duplicate label                 82   Table not found
35   Subprogram not defined          83   Index not found
37   Argument-count mismatch         84   Invalid column
38   Array not defined               85   No current record
40   Variable required               86   Duplicate value for unique index
50   FIELD overflow                  87   Invalid operation on null index
                                     88   Database needs repair
                                
