Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object Reference Lost
Message
 
To
29/12/2005 16:14:30
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01081825
Message ID:
01081857
Views:
7
Thank you very much Fabio,

This is very strange, i also reinstalled the vfp. I did what you said, and still the same problem. I added this code, at the end of all the lines in the "activate" property of the form:

* Break when an expression becomes true
IF VARTYPE(principal)#"O"
WAIT "Reference lost" window
ELSE
WAIT "Reference Ok" Window
WAIT VARTYPE(principal) Window
ENDIF

And shows: "Reference Ok"


And i added a button on the form with the same code on its "click" property, and when i click this button, shows: "Reference Lost" :(

Why? I don't know :( But the reference is lost.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform