Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outstanding References
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01168756
Message ID:
01168790
Views:
13
>Hi
>
>I've been working on this form. Then I add the func'y to call a dialogue form. I misspelt the name and got an error, so cancelled out of that bit of code. But when I go to close the main form I keep getting the ever-useful error message:
>"file cannot be closed because outsatnding references exist". Help on this merely repeates the message oin a different way.
>
>I can't close the form with its close button, Debugger's already washed its hands of it, File->Close has no effect and the only reaction is when I hit the modify form tool button. So I've only recourse to terminating VFP.
>
>What's VFP on about?
>
>'ppreciate it
>
>Terry

Do you do something like

thisform.oFancyDialog = createobject(...)

This would prevent your form from releasing...

Try cancel form, clear all, close all in command window, if it's available.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform