home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!swrinde!sdd.hp.com!usc!rpi!batcomputer!munnari.oz.au!mel.dit.csiro.au!yarra!pta!g2syd!michaelh
- From: michaelh@g2syd.genasys.com.au (Michael Haldey)
- Newsgroups: comp.databases
- Subject: Re: clipper 5.01 and DOS 5.0
- Message-ID: <1992Jul30.003522.15991@g2syd.genasys.com.au>
- Date: 30 Jul 92 00:35:22 GMT
- References: <Bs3p0r.EL4@news.larc.nasa.gov>
- Organization: Genasys II, Sydney, Australia
- Lines: 27
-
- In article <Bs3p0r.EL4@news.larc.nasa.gov> jka@windshear.larc.nasa.gov (J. Keith Alston) writes:
- >Hi,
- > I have an application that I have compiled with clipper 5.01 under DR DOS
- >6.0. It compiles and runs fine under DR DOS 6.0 with the CLIPPER=F50 environment
- >variable set. when I attempt to run this same program on another machine, running
- >DOS 5.0 with the CLIPPER=F50 env variable set I get DOS error number 4, which
- >is, I believe, a " not enough file handles" error. I have FILES=55 and
- >buffers=30 on both machines. Also I've tried increasing the f50 and the FILES
- >to higher numbers, without luck. Does anyone out there have even the slightest
- >clue as to what might be the problem?
- >
-
- Please try to increase a difference between SET CLIPPER and FILES variables.
- Try to make it more than 5. (For instance, FILES = 60; SET CLIPPER=F50);
- FILES should be more than CLIPPER. CLIPPER veriable should be more than
- files your program open, because Clipper needs a couple of files for its
- own needs. This is just a quick answer, so if you fail please e-mail me
- directly your config, autoexec and mem /c > file results and we try
- to think about.
-
- Here are my 0.02.
- Michael
- --
- Michael Haldey | Genasys II Pty Ltd
- | 13th Level, 33 Berry St, North Sydney, NSW, Australia
- | Phone: +61-2-954-2878 (-9930 FAX)
- | Internet: michaelh@g2syd.genasys.com.au
-