Path: utzoo!attcan!uunet!mcvax!unido!estevax!estevax_a!rp362 From: rp362@estevax_a.UUCP (Reiner Plaum) Newsgroups: comp.sys.atari.st Subject: Re: TOS Error 35 with mx2? Message-ID: <134@estevax_a.UUCP> Date: 15 Feb 89 14:06:46 GMT References: <5440014@hplsla.HP.COM> Reply-To: rp362@estevax_a.UUCP (Reiner Plaum) Organization: Siemens AG ESTE3, W-Germany Lines: 15 In article <5440014@hplsla.HP.COM> andyc@hplsla.HP.COM (Andy Cassino) writes: >I recently downloaded the mx2 object code from comp.binaries.atari.st and >went through the usual machinations to get it on my ST. But when I try to run >MX2.PRG is doesn't get very far before it reports "TOS Error #35" and quits. >(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). I had the same problem with some PD programs downloaded to my ST, until I found the problem. May be you ran into the same problem. I uudecoded the arc'd programs on our Unix machine and downloaded the files using Kermit (to a PC). I got TOS error 35 (which means "too many open files" and is arbitrary I think). I have found that Kermit corrupts binary files during transfer. However, Kermit offers a binary mode (sending two readable bytes for one octet). After using this mode, the downloaded PD programs work fine.