<i><font color="#663300">I am finally at the point of rolling out my first CodeBook app. Unfortunately, I have run across a problem that I have been tangling with for a week now. I build an exe, run it and the forms will not close.</font></i>
In my experience, forms will not close if you have a dangling reference to it or a contained object of the form. Do you have any place where you are storing a reference to the form or anything on it anywhere?
<i><font color="#663300">I click exit, and I get the following error message: Microsoft Visual FoxPro Fatal Error: Exception Code = C0000005 Called from - setup line 147 {h:ajdappscommonprogssetup.prg} Called from - main line 11 {h:ajdapps ccapbudgetprogsmain.prg}
I click OK and the session ends.</font></i>
Dangling references typically cause C0...5 errors. I'd check that possibility out. <font color="#cc0000"> ___/ / __/ / ____/</font> Ed Leafe ©2002 Ed Leafe |