Home » Archimedes archive » Micro User » MU 1992-09.adf » ArcFSExtra » Documents/Errors
Documents/Errors
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Micro User » MU 1992-09.adf » ArcFSExtra |
Filename: | Documents/Errors |
Read OK: | ✔ |
File size: | 0550 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Micro User » MU 1992-08.adf » ArcFSExtra » Documents/Errors
- Archimedes archive » Micro User » MU 1992-09.adf » ArcFSExtra » Documents/Errors
File contents
ArcFS 0.50/2.00 Documentation ----------------------------- Errors ------ Error numbers are of the form &138xx where xx is as follows: xx Error 01 ArcFS CSD is "Unset" 02 Can't handle this archive 03 This version of ArcFS is read only.... (self explanatory) 04 Wrong password / Data Corrupt 05 No archive with this name is open 06 Bits range error (outside range 12-16, used by read / write version only) 07 Unknown Compression format (used by read / write version only) 08 Version .... or .... required (your version of ArcFS is too old to handle this archive) 82 An archive with this name is already open 83 This archive is already open with a different name 89 Archive read only (no write access or is locked, used by r/w version only) 96 Can't delete current directory 97 Can't delete current library A0 ArcFS in use (RMReinit ArcFS if it occurs repeatedly) A2 Can't delete user root directory B4 Dir. not empty (read / write version only) C0 Too many open files (more than 5 files open for update, r/w version only) C3 Locked (read / write version only) C4 Already exists (read / write version only) C5 Types don't match (read / write version only) D6 Not found FF Internal filing error (should not occur) In addition, errors may be generated by FileSwitch or by the filing system on which an archive is based, e.g. Disc full errors from ADFS.
00000000 41 72 63 46 53 20 30 2e 35 30 2f 32 2e 30 30 20 |ArcFS 0.50/2.00 | 00000010 44 6f 63 75 6d 65 6e 74 61 74 69 6f 6e 0a 2d 2d |Documentation.--| 00000020 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000030 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 45 72 72 |-----------..Err| 00000040 6f 72 73 0a 2d 2d 2d 2d 2d 2d 0a 0a 45 72 72 6f |ors.------..Erro| 00000050 72 20 6e 75 6d 62 65 72 73 20 61 72 65 20 6f 66 |r numbers are of| 00000060 20 74 68 65 20 66 6f 72 6d 20 26 31 33 38 78 78 | the form &138xx| 00000070 20 77 68 65 72 65 20 78 78 20 69 73 20 61 73 20 | where xx is as | 00000080 66 6f 6c 6c 6f 77 73 3a 0a 0a 78 78 20 45 72 72 |follows:..xx Err| 00000090 6f 72 0a 0a 30 31 20 41 72 63 46 53 20 43 53 44 |or..01 ArcFS CSD| 000000a0 20 69 73 20 22 55 6e 73 65 74 22 0a 30 32 20 43 | is "Unset".02 C| 000000b0 61 6e 27 74 20 68 61 6e 64 6c 65 20 74 68 69 73 |an't handle this| 000000c0 20 61 72 63 68 69 76 65 0a 30 33 20 54 68 69 73 | archive.03 This| 000000d0 20 76 65 72 73 69 6f 6e 20 6f 66 20 41 72 63 46 | version of ArcF| 000000e0 53 20 69 73 20 72 65 61 64 20 6f 6e 6c 79 2e 2e |S is read only..| 000000f0 2e 2e 20 28 73 65 6c 66 20 65 78 70 6c 61 6e 61 |.. (self explana| 00000100 74 6f 72 79 29 0a 30 34 20 57 72 6f 6e 67 20 70 |tory).04 Wrong p| 00000110 61 73 73 77 6f 72 64 20 2f 20 44 61 74 61 20 43 |assword / Data C| 00000120 6f 72 72 75 70 74 0a 30 35 20 4e 6f 20 61 72 63 |orrupt.05 No arc| 00000130 68 69 76 65 20 77 69 74 68 20 74 68 69 73 20 6e |hive with this n| 00000140 61 6d 65 20 69 73 20 6f 70 65 6e 0a 30 36 20 42 |ame is open.06 B| 00000150 69 74 73 20 72 61 6e 67 65 20 65 72 72 6f 72 20 |its range error | 00000160 28 6f 75 74 73 69 64 65 20 72 61 6e 67 65 20 31 |(outside range 1| 00000170 32 2d 31 36 2c 20 75 73 65 64 20 62 79 20 72 65 |2-16, used by re| 00000180 61 64 20 2f 20 77 72 69 74 65 20 76 65 72 73 69 |ad / write versi| 00000190 6f 6e 20 6f 6e 6c 79 29 0a 30 37 20 55 6e 6b 6e |on only).07 Unkn| 000001a0 6f 77 6e 20 43 6f 6d 70 72 65 73 73 69 6f 6e 20 |own Compression | 000001b0 66 6f 72 6d 61 74 20 28 75 73 65 64 20 62 79 20 |format (used by | 000001c0 72 65 61 64 20 2f 20 77 72 69 74 65 20 76 65 72 |read / write ver| 000001d0 73 69 6f 6e 20 6f 6e 6c 79 29 0a 30 38 20 56 65 |sion only).08 Ve| 000001e0 72 73 69 6f 6e 20 2e 2e 2e 2e 20 6f 72 20 2e 2e |rsion .... or ..| 000001f0 2e 2e 20 72 65 71 75 69 72 65 64 20 28 79 6f 75 |.. required (you| 00000200 72 20 76 65 72 73 69 6f 6e 20 6f 66 20 41 72 63 |r version of Arc| 00000210 46 53 20 69 73 20 74 6f 6f 20 6f 6c 64 20 74 6f |FS is too old to| 00000220 20 68 61 6e 64 6c 65 0a 20 20 20 74 68 69 73 20 | handle. this | 00000230 61 72 63 68 69 76 65 29 0a 0a 38 32 20 41 6e 20 |archive)..82 An | 00000240 61 72 63 68 69 76 65 20 77 69 74 68 20 74 68 69 |archive with thi| 00000250 73 20 6e 61 6d 65 20 69 73 20 61 6c 72 65 61 64 |s name is alread| 00000260 79 20 6f 70 65 6e 0a 38 33 20 54 68 69 73 20 61 |y open.83 This a| 00000270 72 63 68 69 76 65 20 69 73 20 61 6c 72 65 61 64 |rchive is alread| 00000280 79 20 6f 70 65 6e 20 77 69 74 68 20 61 20 64 69 |y open with a di| 00000290 66 66 65 72 65 6e 74 20 6e 61 6d 65 0a 38 39 20 |fferent name.89 | 000002a0 41 72 63 68 69 76 65 20 72 65 61 64 20 6f 6e 6c |Archive read onl| 000002b0 79 20 28 6e 6f 20 77 72 69 74 65 20 61 63 63 65 |y (no write acce| 000002c0 73 73 20 6f 72 20 69 73 20 6c 6f 63 6b 65 64 2c |ss or is locked,| 000002d0 20 75 73 65 64 20 62 79 20 72 2f 77 20 76 65 72 | used by r/w ver| 000002e0 73 69 6f 6e 20 6f 6e 6c 79 29 0a 0a 39 36 20 43 |sion only)..96 C| 000002f0 61 6e 27 74 20 64 65 6c 65 74 65 20 63 75 72 72 |an't delete curr| 00000300 65 6e 74 20 64 69 72 65 63 74 6f 72 79 0a 39 37 |ent directory.97| 00000310 20 43 61 6e 27 74 20 64 65 6c 65 74 65 20 63 75 | Can't delete cu| 00000320 72 72 65 6e 74 20 6c 69 62 72 61 72 79 0a 41 30 |rrent library.A0| 00000330 20 41 72 63 46 53 20 69 6e 20 75 73 65 20 28 52 | ArcFS in use (R| 00000340 4d 52 65 69 6e 69 74 20 41 72 63 46 53 20 69 66 |MReinit ArcFS if| 00000350 20 69 74 20 6f 63 63 75 72 73 20 72 65 70 65 61 | it occurs repea| 00000360 74 65 64 6c 79 29 0a 41 32 20 43 61 6e 27 74 20 |tedly).A2 Can't | 00000370 64 65 6c 65 74 65 20 75 73 65 72 20 72 6f 6f 74 |delete user root| 00000380 20 64 69 72 65 63 74 6f 72 79 0a 42 34 20 44 69 | directory.B4 Di| 00000390 72 2e 20 6e 6f 74 20 65 6d 70 74 79 20 28 72 65 |r. not empty (re| 000003a0 61 64 20 2f 20 77 72 69 74 65 20 76 65 72 73 69 |ad / write versi| 000003b0 6f 6e 20 6f 6e 6c 79 29 0a 43 30 20 54 6f 6f 20 |on only).C0 Too | 000003c0 6d 61 6e 79 20 6f 70 65 6e 20 66 69 6c 65 73 20 |many open files | 000003d0 28 6d 6f 72 65 20 74 68 61 6e 20 35 20 66 69 6c |(more than 5 fil| 000003e0 65 73 20 6f 70 65 6e 20 66 6f 72 20 75 70 64 61 |es open for upda| 000003f0 74 65 2c 20 72 2f 77 20 76 65 72 73 69 6f 6e 20 |te, r/w version | 00000400 6f 6e 6c 79 29 0a 43 33 20 4c 6f 63 6b 65 64 20 |only).C3 Locked | 00000410 28 72 65 61 64 20 2f 20 77 72 69 74 65 20 76 65 |(read / write ve| 00000420 72 73 69 6f 6e 20 6f 6e 6c 79 29 0a 43 34 20 41 |rsion only).C4 A| 00000430 6c 72 65 61 64 79 20 65 78 69 73 74 73 20 28 72 |lready exists (r| 00000440 65 61 64 20 2f 20 77 72 69 74 65 20 76 65 72 73 |ead / write vers| 00000450 69 6f 6e 20 6f 6e 6c 79 29 0a 43 35 20 54 79 70 |ion only).C5 Typ| 00000460 65 73 20 64 6f 6e 27 74 20 6d 61 74 63 68 20 28 |es don't match (| 00000470 72 65 61 64 20 2f 20 77 72 69 74 65 20 76 65 72 |read / write ver| 00000480 73 69 6f 6e 20 6f 6e 6c 79 29 0a 44 36 20 4e 6f |sion only).D6 No| 00000490 74 20 66 6f 75 6e 64 0a 0a 46 46 20 49 6e 74 65 |t found..FF Inte| 000004a0 72 6e 61 6c 20 66 69 6c 69 6e 67 20 65 72 72 6f |rnal filing erro| 000004b0 72 20 28 73 68 6f 75 6c 64 20 6e 6f 74 20 6f 63 |r (should not oc| 000004c0 63 75 72 29 0a 0a 49 6e 20 61 64 64 69 74 69 6f |cur)..In additio| 000004d0 6e 2c 20 65 72 72 6f 72 73 20 6d 61 79 20 62 65 |n, errors may be| 000004e0 20 67 65 6e 65 72 61 74 65 64 20 62 79 20 46 69 | generated by Fi| 000004f0 6c 65 53 77 69 74 63 68 20 6f 72 20 62 79 20 74 |leSwitch or by t| 00000500 68 65 20 66 69 6c 69 6e 67 20 73 79 73 74 65 6d |he filing system| 00000510 0a 6f 6e 20 77 68 69 63 68 20 61 6e 20 61 72 63 |.on which an arc| 00000520 68 69 76 65 20 69 73 20 62 61 73 65 64 2c 20 65 |hive is based, e| 00000530 2e 67 2e 20 44 69 73 63 20 66 75 6c 6c 20 65 72 |.g. Disc full er| 00000540 72 6f 72 73 20 66 72 6f 6d 20 41 44 46 53 2e 0a |rors from ADFS..| 00000550