Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Testing for the presence of an object
Message
De
24/05/2001 21:02:33
 
 
À
24/05/2001 18:26:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00511250
Message ID:
00511273
Vues:
18
>How do you test for the presence of an active object?
>
>thanks, Randy

one way us vartype() function.

vartype(oApp) returns 'O' if oApp exists as an object, 'U' or 'X' if it doesn't. Look up in help to see possible return values...
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform