Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maco Substitutions
Message
 
To
25/01/2001 16:48:40
Evans Carl
System Answers Consulting, Inc
Big Lake, Minnesota, United States
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00468807
Message ID:
00468997
Views:
8
You can also use CallByName() to fire off events and change properties...

>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
Previous
Reply
Map
View

Click here to load this message in the networking platform