Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!milton!blake!ramsiri
From: ramsiri@blake.acs.washington.edu (Enartloc Nhoj)
Newsgroups: comp.sys.atari.st
Subject: Re: What is TOS ERROR 35
Message-ID: <3778@blake.acs.washington.edu>
Date: 25 Sep 89 19:35:13 GMT
References: <8909250511.AA17898@cunixd.cc.columbia.edu>
Reply-To: ramsiri@blake.acs.washington.edu (Enartloc Nhoj)
Organization: University of Washington, Seattle
Lines: 81

In article <8909250511.AA17898@cunixd.cc.columbia.edu> ia4@CUNIXD.CC.COLUMBIA.EDU (Imran Anwar) writes:
>
>		MISBEHAVING ATARI ST: WHY?!?
>-	-	-	-	-	-	-	-	-
>
>What the hell is TOS error 35? What are other possible TOS errors and where
>can one find a list of their explanations?
>
>Thanks.
>

Sorry, but i can't recall where i got this file.
-kevin


         Error description          GEM Error code
         =========================================
            OK (no error)....................0
            Fundamental error................1
            Drive not ready..................2
            Unknown command..................3
            CRC error........................4
            Bad request......................5
            Seek error.......................6
            Unknown media....................7
            Sector not found.................8
            No paper.........................9
            Write fault.....................10
            Read fault......................11
            General error...................12
            Write protect...................13
            Media change....................14
            Unknown device..................15
            Bad sectors on format...........16
            Insert other disk...............17
            Invalid function number.........32
            File not found..................33
            Path not found..................34
            No handles left.................35
            Access denied...................36
            Invalid handle..................37
            Insufficient memory.............39
            Invalid memory block address....40
            Invalid drive specified.........46
            No more files...................49
            Range error.....................64
            Internal error..................65
            Invalid program load format.....66

        
         Description     68000 chip     #  of bombs
         ===========================================
            Reset: Initial PC2...............1
            Bus Error........................2
            Address Error....................3
            Illegal Instruction..............4
            Zero Divide......................5
            CHK Instruction..................6
            TRAPV Instruction................7
            Privilege Violation..............8
            Trace............................9
            Line 1010 Emulator..............10
            Line 1111 Emulator..............11
            [unassigned, reserved]..........12
            [unassigned, reserved]..........13
            Format Error....................14
            Uninitialized Interrupt Vector..15
            [unassigned, reserved].......16-23
            Spurious Interrupt..............24
            Level 1 Interrupt Autovector....25
            Level 2 Interrupt Autovector....26
            Level 3 Interrupt Autovector....27
            Level 4 Interrupt Autovector....28
            Level 5 Interrupt Autovector....29
            Level 6 Interrupt Autovector....30
            Level 7 Interrupt Autovector....31
            Trap Instruction Vectors.....32-47
            [unassigned, reserved].......48-63
            User Interrupt Vectors......64-255