Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VARTYPE vs TYPE with Parent property
Message
De
27/07/2002 17:23:37
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
27/07/2002 13:06:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00682266
Message ID:
00683288
Vues:
40
Bill-

>Should I change that to this?
>
>DO WHILE TYPE('loObject.Parent.Name')='C'
>  loObject = loObject.PARENT
>ENDDO
>
Checking the type of name is a good technique, generally (as is using ISNULL). The only problem with it is that while *most* objects have a name property, not _all_ objects do.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform