[futurebasic] Re: A Memory Question

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : March 1998 : Group Archive : Group : All Groups

From: BMichael <BMichael@...>
Date: Mon, 30 Mar 1998 02:19:17 EST
>Is there a memory usage which does not show up in RAMHighwater?

YES! Any memory usage that takes place _and_ goes away without your app 
calling HANDLEEVENTS while the memory is in use will not be "seen".

Bill