1,NEXT without FOR
2,Syntax error
3,RETURN without GOSUB
4,Out of data
5,Illegal function call
6,Overflow.  Possible bad accounts.  Delete them.
7,Out of memory.  Should have at least 256K of free memory to run program.
8,Undefined line number
9,Subscript out of range
10,Duplicate definition
11,Division by zero
12,Illegal direct
13,Type mismatch
14,Out of string space (memory).
15,String too long
16,String formula too complex
17,Can't continue
18,Undefined user function
19,No RESUME
20,RESUME without error
22,Missing operand
23,Line buffer overflow
24,Device timeout.  Is printer turned on and on-line?
25,Device fault.  Is printer turned on and on-line?
26,FOR without NEXT
27,Out of paper
29,WHILE without WEND
30,WEND without WHILE
50,FIELD overflow
51,Internal error
52,Bad file name/number.  Check prog/data directory names.  Possible bad prog files
53,File not found.  Are all program files on hard drive?
54,Bad file mode
55,File already open
57,Device I/O error.  Possible bad program or data diskette.
58,File already exists
59,Bad record length
61,Disk full.  Remove any files not needed from data disk.  Compress Chart of Accts
62,Input past end of file
63,Bad record number.  Possible bad data diskette.
64,Bad file name
67,CONFIG.SYS file in root directory should list FILES=30.
68,Device unavailable.  Is printer turned on and on-line?
70,Disk write protect
71,Disk not ready
72,Disk media error.  Possible bad data diskette.
74,Rename across disks
75,CONFIG.SYS file in root directory should list FILES=30.
76,Path not found
