Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Maco Substitutions
Message
De
25/01/2001 16:53:44
 
 
À
25/01/2001 16:48:40
Evans Carl
System Answers Consulting, Inc
Big Lake, Minnesota, États-Unis
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00468807
Message ID:
00468811
Vues:
12
>Hello Everyone,
>
>I'm a Visual foxpro programmer who has begin to learn Visual Basic, MTS and the other n-tier operations. There are on occasion when I wished (okay okay on many occasions) I wish I would get a functionality that came with Foxpro. I would hate to throw out all those skills. Anyway, In Foxpro one could use "&, ()" for Macro Substitutions (eg) lc_customer = "Customers" USE &lc_customer Tag &lc_customer -- USE (lc_customer) Tag (lc_customer). This allows me to reference "what's store in the location of variable" instead of the variable name itself. Million dollar question - "Is there a way to do in VB"
>
>
>Thanks in Advance

You can execute code stored in variables (or expressions) by way of the scripting control. Look at the scripting technologies page at MS or your local MSDN CD.

Now where's my million? :)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform