Bernie What else is on the form - list boxes? Drop downs? SOMETHING is making it crash.
When it doubt, remove everything and put things back in until it crashes. If clearing the vars causes the problem, don't clear them until you get back to the calling program, and see if that helps! David David Blocker [EMAIL PROTECTED] 781-784-1919 Fax: 781-784-1860 Cell: 339-206-0261 ----- Original Message ----- From: "Bernard Lis" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Saturday, March 26, 2005 7:58 PM Subject: [RBG7-L] - Re: exiting form does not return control to calling program > > > > You are clearing all variables except two - does the code calling the form > > need other variables? > > > P.S. > I put a pause statement right after the edit using, so if it did return to > the calling program, I would get a pause. > I don't > > Bernie > >
