Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking wehter an object exists?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00481248
Message ID:
00481655
Vues:
11
Hi Vincent.

>> Is there any way to check wether an object exists? f.e, How can i knbow wether the object thisform.txtlabel exists on my form or not? <<

If you are absolutely, positively, without a doubt sure that Thisform exists, you can use VARTYPE( Thisform.txtLabel ). VARTYPE was introduced in VFP 6.0 and is faster than TYPE().

Marcia
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform