Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro Substitution in VB
Message
From
24/10/1998 01:37:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Macro Substitution in VB
Miscellaneous
Thread ID:
00150101
Message ID:
00150101
Views:
61
I am a VFP developer and need to do something in VB. In VFP, doing the following is routine business:

for i = 1 to 10
cBox = 'text' + alltrim(str(i))
thisform.&cBox..enabled = .t.
next

The ampersand is Macro Substitution.

How to do it in VB??

I posted this in the VB Forum but got negative replies. Everybody said could not be done in VB.

Any body in the Fox community know how to do this in VB????

TIA,
Abdul Ahad
Abdul Ahad Khan
CSi
www.csi-pk.com
Next
Reply
Map
View

Click here to load this message in the networking platform