Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!tut.cis.ohio-state.edu!dsacg1!nfs0294 From: nfs0294@dsacg1.UUCP (Glendell R. Midkiff) Newsgroups: comp.sys.ibm.pc Subject: Re: more than 15 files open at a time Message-ID: <1526@dsacg1.UUCP> Date: 14 Sep 89 12:25:53 GMT References: <9526@cbnews.ATT.COM> Organization: Defense Logistics Agency Systems Automation Center, Columbus Lines: 22 From article <9526@cbnews.ATT.COM>, by cbema!las@cbnews.ATT.COM (cbema!las): > In article <167@sluga.UUCP> robak@sluga.UUCP (Ted Robak) writes: >> Does anyone know why a Clipper-compiled program does not allow me to >> open more than 15 files at a time? My config.sys is set up for 25 >> files, and I'm using DOS 3.30. Clipper states that DOS 3.30 should >> allow me me to open 255 files at a time. Clipper will use the LESSER of the FILES=XX statement in your config.sys and the environment variable CLIPPER=FXX. To open more than 15 files in Clipper, you must use a statement SET CLIPPER=F31 (Nantucket says this should be ODD number) in your autoexec.bat or from the DOS command line. This statement would allow 31 files to be open. NOTE you must also have your FILES= statement in config.sys set at 31 or greater. -- |-----------------------------------------------------------------------| |Glen Midkiff osu-cis!dsacg1!gmidkiff | |From the Internet: gmidkiff@dsacg1.dla.mil | |Phone: (614)-238-9643 @DLA, Systems Automation Center, Columbus, Oh. |