Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Testing for a method
Message
 
 
À
07/01/2011 12:47:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01495163
Message ID:
01495166
Vues:
81
This message has been marked as the solution to the initial question of the thread.
>How can I test whether a form object has a particular method or not?
>
>TIA

See Pemstatus function in Help.
if pemstatus(thisform, 'MyMethod',5)
  ?'Exists'
endif
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform