>> 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 _______________________________________________ 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/01ce01cb2a7f$8f2486e0$ad6d94...@com ** 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.

