home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.databases
- Path: sparky!uunet!utcsri!torn!nott!bnrgate!bmers145!bmers3!jfile
- From: jfile@bmers3.bnr.ca (Jonathan File)
- Subject: Insufficient Memory error in dBase IV
- Message-ID: <1992Nov16.153726.19234@bmers145.bnr.ca>
- Sender: news@bmers145.bnr.ca
- Reply-To: jfile@bnr.ca
- Organization: Bell Northern Research, Ottawa, Canada
- Date: Mon, 16 Nov 92 15:37:26 GMT
- Lines: 25
-
- I have a form that has about 35 gets and 35 says complete with
- parameters for range, error, message etc. When the form is displayed,
- I get the "Insufficient memory, Press any key to continue" message. Then
- I get the details of the GET line that gives me the trouble. The thing is,
- that I have used the debugger to monitor the memory, and I appear to have
- lots. memory() returns usually 89 or 90. I can usually fix the problem
- when I remove some of the parameters on the GET that gives me the trouble
- (but of course this isn't desirable). Then when I add some more code
- (changes to/more GETS), I get the same message again, but on a different
- GET statement. I am wondering if I need to allocate more memory to the
- buckets. It originally had a value of 2 and I bumped it up to 3, but this
- didn't help. Any suggestions?
- --
- / / /
- / ___/_/_
- / ___ _____ ___ / /__ ___ _____
- / / ) / ) / ) / / ) / ) / )
- / / / / / / / / / / / / / / / __
- (___/ (___/ / (__(___(__/ / (__(___(_ / (_ \/
- -----------------------------------------------------------------
- Jonathan File Bell-Northern Research
- <insert standard P.O. Box 3511, Station C
- disclaimer here> Ottawa, Ontario
- jfile@bnr.ca Canada K1Y 4H7
- -----------------------------------------------------------------
-