Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding code programmatically
Message
De
12/10/2004 13:24:36
 
 
À
12/10/2004 12:05:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00950358
Message ID:
00950758
Vues:
13
>Is what I did Mark and it is what I want to do. The only thing is that I cannot use the execscript because in this case i cannot refer to object calling them by their Hierarky (i.e thisform) so i run the code by the "&"

Puoi annidarlo dentro un WITH:
WITH m.This
 = EXECSCRIPT(" .CallerPropertyOrMethod  ")
ENDWITH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform