GEM error codes

From Atari Wiki
Revision as of 15:59, 11 September 2006 by Zorro 2 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
         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

Back to Programming