1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27

7.2 DOS 3.3 Error Codes

Following is a list of the error codes returned on a PEEK(222), as
well as the message printed if the error remains untrapped.

Code Message:
1 Language Not Available
2 or 3 Range Error
4 Write Protected
5 End of Data
6 File not Found
7 Volume Mismatch
8 I/O Error
9 Disk Full
10 File Locked
11 Syntax Error
[Different from Applesoft's ?Syntax Error; this one is triggered by a
Syntax error in a DOS 3.3 command]
12 No buffers available
13 File type mismatch
14 Program too large
15 Not direct command

7.2 ProDOS Error Codes

Following is a list of the error codes returned on a PEEK(222), as
well as the message printed if the error remains untrapped.

Code Message:
2 Range Error
3 No device connected
4 Write Protected
5 End of Data
6 Path not Found
8 I/O Error
9 Disk Full
10 File Locked
11 Invalid Parameter
12 No buffers available
13 File type mismatch
14 Program too large
15 Not direct command
16 Syntax Error
[Different from Applesoft's ?Syntax Error; this one is triggered by a
Syntax error in a ProDOS command]
17 Directory Full
18 File not open
19 Duplicate File Name
20 File Busy
21 File(s) still open
_________________________________________________________________

Email suggestions to [email protected]. As always, let me know of any
mistakes, updates, corrections, additions, etc.

There are a lot more questions with answers not included directly in
this FAQ; please see http://www.visi.com/~nathan/a2/faqfor more of

them.

Copyright 1997 by Nathan Mates ( Nathan Mates)