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 [email protected] wrote: ===
Or you may have background indexing set to 5 seconds or similar.
The Sprezzatura Group Web Site
World Leaders in all things RevSoft
That's true. I've changed it to zero and we'll see if it ever recurs.