Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!sun!imagen!atari!mui From: mui@atari.UUCP (Derek Mui) Newsgroups: comp.sys.atari.st Subject: Re: TOS Error 35 with mx2? Message-ID: <1356@atari.UUCP> Date: 16 Feb 89 19:35:58 GMT References: <5440014@hplsla.HP.COM> Organization: Atari Corp., Sunnyvale CA Lines: 27 in article <5440014@hplsla.HP.COM>, andyc@hplsla.HP.COM (Andy Cassino) says: > > ......... > (I have encountered TOS error 35 with other PD programs on my Mega. A copy of > twister that runs on a 1040 won't run on my Mega). > > Has anyone got mx2 running on their Mega (or 1040)? Can anyone explain the > meaning, if any, of TOS error 35? > When the AES's shell launches a program ( by doing the Pexec() ), it will check for certain error conditions. Currently it checks for -33, -34, -35, -36, -39, -41, -42, -46, -47 and if it matches, it will bring up appropriate alert boxes to inform the users. The rest of the errors will be shown as "TOS error XX." The error number XX is equivalent to the MSDOS error number as -32 is equal to 1, -33 is equal to 2 and so on. In this case, "TOS error 35" indicates there is a GEMDOS error -66. ---------------------------------------- Derek Mui The above opinions are my own and nobody Atari Corp elses. ----------------------------------------