Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object.CLICK how do dynaically write to.
Message
De
14/04/1998 10:19:19
 
 
À
14/04/1998 07:38:49
Mark Kessler
U.S.M.C. - Network Operation Center
Quantico, Virginie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00091709
Message ID:
00091757
Vues:
20
>I am having trouble trying to dynaically write to the object.click method... Is there anyway to do this using a procedure command.
>
>
>Thanks.

Nope. Can't write method code at runtime. You can use macro substitution though.

thisform.runcommand = "Messagebox('Substituted code')"

cmd.click
&thisform.runcommand
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform