Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object Reference Lost
Message
 
À
29/12/2005 16:14:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01081825
Message ID:
01081857
Vues:
8
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform