Program Stack question (OpenInsight 32-Bit)
At 15 FEB 2005 05:38:00PM Wayne Shepard wrote:
Judging by the response time after clicking on an object (5-7 seconds before the window service module begins executing the CLICK procedure) I get the impression that my window service module is not being stored in memory and that with every action the code is re-read from disk. Can this be true?
Wayne
=== At 16 FEB 2005 03:05AM support@sprezzatura.com wrote: ===
Or you may have background indexing set to 5 seconds or similar.
support@sprezzatura.com
The Sprezzatura Group Web Site
World Leaders in all things RevSoft
At 23 FEB 2005 01:09PM Wayne Shepard wrote:
That's true. I've changed it to zero and we'll see if it ever recurs.