On Sunday, August 31, 2003, Allie Martin wrote... > On the rise again.
> Mem Use 12MB > Peak Mem Use 19.3 > Virt Mem 117.2MB > Some VM is added each time TB! interacts with my mail server. The VM use > is like a counter going up and up. Mine is sitting at 79MB at the moment. I'm wondering if the timers are causing issues, as I have my IMAP counter set to 3 mins, and I have a load of folders (just under 100 I think). As I mentioned in a posting a few days ago, it takes approx. 7 seconds for each folder to check, which would really result in overlaps if timers are started from the time the last time stopped. They wouldn't overlap however if they executed in the end of the timers code being executed. ie. timer1.enabled = false checkfolders timer1.enabled = true If however it's done like this: checkfolders then you're looking at overlaps, and possibly a slowly increasing memory usage. -- Jonathan Angliss ([EMAIL PROTECTED]) The Bat Version: v2.0 Beta/6 Windows Version: Windows XP 5.1 Build 2600 Service Pack 1 It might look like I'm doing nothing, but at the cellular level I'm really quite busy.
pgp00000.pgp
Description: PGP signature
________________________________________________________ Current beta is 2.0b6 | "Using TBBETA" information: http://www.silverstones.com/thebat/TBUDLInfo.html

