|
# | Result Code | Fixit! | Error Message |
-33 | dirFulErr | N/A | Directory full |
-34 | dskFulErr | N/A | Disk full |
-35 | nsvErr | N/A | No such volume; volume not found |
-36 | ioErr | N/A | I/O error |
-37 | bdNamErr | N/A | Bad file name; there may be no bad names in the final system! |
-38 | fnOpnErr | N/A | File not open |
-39 | eofErr | N/A | End of file; no additional data in the format |
-40 | posErr | N/A | Tried to position to before start of file (r/w) |
-41 | mFulErr | N/A | Memory full (open) or file won't fit (load) |
-42 | tmfoErr | N/A | too many files open |
-43 | fnfErr | N/A | File not found; Folder not found; Edition container not found; Target not found |
-44 | wPrErr | N/A | Disk is write-protected; Volume is locked through hardware |
-45 | fLckdErr | N/A | File is locked |
-45 | fLckedErr | N/A | Publisher writing to an edition |
-46 | vLckdErr | N/A | Volume is locked through software |
-47 | fBsyErr | N/A | File is busy (delete); Section doing I/O |
-48 | dupFNErr | N/A | Duplicate filename (rename); File found instead of folder |
-49 | opWrErr | N/A | File already open with write permission |
-50 | paramErr | N/A | Error in user parameter list |
-51 | rfNumErr | N/A | Reference number invalid |
-52 | gfpErr | N/A | Get file position error |
-53 | volOffLinErr | N/A | Volume is off line |
-54 | permErr | N/A | Software lock on file; Not a subscriber [permissions error on file open] |
-55 | volOnLinErr | N/A | drive volume already on-line at MountVol |
-56 | nsDrvErr | N/A | no such drive (tried to mount a bad drive num) |
-57 | noMacDskErr | N/A | not a Macintosh disk (sig bytes are wrong) |
-58 | extFSErr | N/A | External file system __ file system identifier is nonzero |
-59 | fsRnErr | N/A | file system internal error: during rename the old entry was deleted but could not be restored. |
-60 | badMDBErr | N/A | bad master directory block |
-61 | wrPermErr | N/A | Write permissions error; Not a publisher |