[futurebasic] Re: [FB] My Memory

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 1999 : Group Archive : Group : All Groups

From: "Terrald J. Smith" <tjsmith@...>
Date: Wed, 01 Dec 1999 05:17:21 -0600
I assume you are relating to FN myChangedResource....I have used this since
it was first posted.  It is not the solution/fix.  My click/scroll is
thousands of times per day.

Terrald

> From: MoorePrint@...
> Reply-To: futurebasic@...
> Date: Tue, 30 Nov 1999 23:12:21 EST
> To: futurebasic@...
> Subject: [FB] My Memory
> 
> 
> In a message dated 11/30/99 5:03:26 AM, futurebasic-digest-help@...
> writes:
> 
> <<Guys, I am having a major memory problem...so is my program.  I don't know
> if anyone else is using the List Manager stuff as much as I am but I can
> guarantee it eats memory.  I am using PG/PRO and the LMCD35 issue.  Anytime
> I use the FN viewListItem stuff or any scroll stuff it will issue a memory
> leak.  No other code can be listed as responsible for this.  This is used
> for hours every day.  The program uses 3000k and the memory is set
> 5000/6000k.  It will definitely leak memory and freeze the program/system
> after about 5 hours.  I wrote a list manager test that is not nearly as
> sophisticated and watched the FN viewListItem and saw the memory go to
> hell...if it, nor the scroll is not used, the memory does not leak.  I think
> this is a CDEF problem but I don't think the LMCD can be fixed, I can tell
> nothing in the PG/PRO code (not the CDEF) that could cause this.
> 
>>> 
> 
> I have a prgram that uses this all the time and runs all day long. I scroll
> the list to find a match for a name in the list. I had to change one of the
> routines to not use one of the resource calls repetitively that was causing a
> memory problem. There is a technical article on the stazsoftware web site
> about this issue. Sorry I don't have the details handy. The call was made
> over and over in a loop and was only desirable at the end of the loop. Check
> staz's web site for the details.
> 
> --
> To unsubscribe, send ANY message to <futurebasic-unsubscribe@...>