Hey Rick, I don't think its related to the Spell Checker - since the problem started long before I added it to my application.
However - you path and folders suggestion got me thinking. At one point - initially - I had been building this application on my local C: drive - since I prototyped the application for my own use initially. So - after working on it for a while - I then moved it to the Network server - so other users could now use the application. I suspect that maybe the problem DID occur when I moved it to the Network. As for the Coverage Loggin - I've never used it - but, now may be a good time to try it out... Thanks, -K- -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Rick Schummer Sent: Friday, July 23, 2010 11:56 AM To: [email protected] Subject: RE: VFP is Hanging on Form Exit - and Driving Me NUTS! >> When I hit the Quit button on my Form - the Form immediately goes away - but, then everything pauses and VFP hangs for about - 30 seconds. Now - that's not a long time - but, its PAINFUL when I keep trying to test things - but, get held up at the end of each Test - waiting for VFP to respond and "came back".<< Sounds like you have a hanging object. Did you add a reference to the form or is the spell checker another object you created? Make sure you release the object and set the property or variable used for it to .NULL. Another thing it could be: code is looking for a file along a path and folders have a lot of files. My recommendation is to use the Coverage Logging in the debugger and see what the Coverage Profiles tells you with respect to the performance. Rick White Light Computing, Inc. www.whitelightcomputing.com www.swfox.net www.rickschummer.com [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/289ea162f5642645b5cf64d624c66a14071a1...@us-ny-mail-002.waitex.net ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

