Xref: utzoo comp.sys.ibm.pc:35520 alt.msdos.programmer:447 Path: utzoo!utgpu!jarvis.csri.toronto.edu!torsqnt!tmsoft!mshiels From: mshiels@tmsoft.uucp (Michael A. Shiels) Newsgroups: comp.sys.ibm.pc,alt.msdos.programmer Subject: Re: BUG in PCDOS 3.30 - The RAM Eater from Hell! :-( Message-ID: <1989Sep30.032239.24332@tmsoft.uucp> Date: 30 Sep 89 03:22:39 GMT References: <1989Sep26.202524.27381@Octopus.COM>Reply-To: mshiels@tmsoft.UUCP (Michael A. Shiels) Organization: MaS Network Software and Consulting Lines: 3 This bug has to do with how many file handles you are allocating. If the bug exists for even numbers try allocating on odd number of handles. I just don't remember which way the bug worked. Sorry.