From: Jeffrey_Krupp AT May-Co DOT com X-Lotus-FromDomain: MAYCO To: djgpp AT delorie DOT com Message-ID: <862568A3.007033B0.00@MAYCO.COM> Date: Wed, 15 Mar 2000 15:24:32 -0500 Subject: file handle problems Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Reply-To: djgpp AT delorie DOT com I am having trouble opening files at some point in my program. Throughout the whole program, I am opening, accessing, then immediately closing the files using fopen(),fputs/fgets,fclose(),ect. Eventually, I am unable to open files. All of the return codes are good and I am not coming anywhere near the 100 files I set in config.sys. I am running Caldera's DR. DOS 7.0 on an IBM 386 sx. Do you have any suggestions?