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