home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-05-18 | 2.6 KB | 97 lines | [TEXT/KAHL] |
- /NOSCROLL
- syserrs.rsrc
- ????????
-
-
-
- TYPE STR# ;; Error message texts
- ,999
- 86
- 0: No error
- 1: Event not enabled
- -1: Entry not in queue
- -2: Bad QType
- -17: Driver cannot respond to control call
- -18: Driver cannot respond to status call
- -19: Driver cannot respond to read calls
- -20: Driver cannot respond to write calls
- -21: Driver reference number doesn't match unit table
- -22: Driver reference number matches empty entry in unit table
- -23: Attempt to open RAM serial driver failed
- -25: Attempt to remove open driver
- -26: Couldn't find driver in resource file
- -27: I/O request aborted by KillIO
- -28: Driver not open
- -33: File directory full
- -34: Disk full
- -35: No such volume
- -36: I/O error
- -37: Bad file name
- -38: File not open
- -39: End of file
- -40: Attempt to position before beginning of file
- -42: Too many file open
- -43: File not found
- -44: Volume write protected
- -45: File locked
- -46: Volume locked
- -47: File busy
- -48: File already exists
- -49: Only one open for writing at a time
- -50: No volume specified
- -51: Bad path reference number
- -52: Error when getting file position
- -53: Volume not on-line
- -54: Cannot write on locked file
- -55: Volume already mounted and on-line
- -56: No such drive
- -57: Not a Macintosh disk
- -58: External file system error
- -59: Problem renaming file
- -60: Bad master directory block; should reinitialize volume
- -61: Writing not permitted
- -64: Drive not connected
- -65: No disk in drive
- -66: Blank disk?
- -67: Can't find address mark on disk; blank disk?
- -68: Verify failed
- -69: Bad address mark on disk
- -70: Bad address mark on disk
- -71: Cannot find start of sector data
- -72: Bad data mark on disk
- -73: Bad data mark on disk
- -74: Write failed; too busy
- -75: Drive seek error
- -76: Cannot find track 0
- -77: Cannot initialize disk controller
- -78: Double-sided disk in single-sided drive
- -79: Cannot adjust disk speed
- -80: Drive seek error
- -81: Sector not found
- -85: Cannot read clock
- -86: Cannot write clock
- -87: Parameter RAM write verify failure
- -88: Invalid parameter RAM status
- -91: All AppleTalk sockets in use
- -92: AppleTalk Packet too long
- -93: No AppleTalk bridge found
- -94: AppleTalk link error
- -95: AppleTalk trunk very busy?
- -97: AppleTalk port in use
- -98: AppleTalk port not configured
- -108: Out of memory
- -109: Memory scrambled; NIL master pointer
- -111: Memory scrambled; use of free block
- -112: Memory scrambled; purge of locked block
- -117: Memory block locked
- -120: Directory not found
- -121: Too many working folders open
- -122: Cannot move folder into a subfolder
- -123: Not an HFS disk
- -127: Internal file system error
- -192: Resource not found
- -193: Resource file not found
- -194: Cannot add resource
- -195: Cannot move resource
-
-