Kurt, 1. I would try adding a wait window "some message" after each of the following commands to see if something one of these commands is doing is causing the delay. (I don't see anything unusual, but this would eliminate the non-obvious)
<snipped> RELEASE Last_User, Last_TDate (and a bunch more var's) CLOSE DATABASES thisform.Release CLEAR EVENTS </snipped> 2. "my form doesn't have any Destroy" If your form is based on a form class, your parent class could have a Destroy method with code that is causing the delay. Malcolm _______________________________________________ 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/[email protected] ** 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.

