Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing methods programatically?
Message
De
12/09/1999 21:01:54
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00263848
Message ID:
00263849
Vues:
27
Hi Christian,

>Is it possible to assign a method during the program to a method (in this case the gotfocus event of a textbox in a grid)?

Do you mean replace a method? VFP6SP3 allows you to compile code at runtime, so if your gotfocus code could create a temp txt from say a Memo Field, then compile and run it, then change the memo field all you like. Or create a class on the fly in code via LLFF and compile that and run it.

There is a WriteMethod() function, but that only works at design time (which I "wished" they'd change)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform