Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object.parent
Message
De
15/09/2003 11:31:15
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Object.parent
Divers
Thread ID:
00829017
Message ID:
00829017
Vues:
32
Hi,
I am using CUSTOM as superclass of my business object. Once error occured in any object, it will
if vartype(object.parent) = "O" and not isnull(object.parent)
    object.parent.seterror(myerror)
endif
i get error "PARENT is not object" using VARTYPE(). Any ideas?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform