Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Macro Substitution with THIS.Property
Message
De
20/07/2000 17:39:52
 
 
À
20/07/2000 17:10:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00395115
Message ID:
00395136
Vues:
11
>How can I use the & macro sub command using a value of THIS.Property....the macro stops processing when it encounters the period after THIS.....Thanks in advance....

If you're trying to do

&THIS.Property

you might try something like

lcVar = THIS.Property
&lcVar

Just a thought.........Rich
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform