Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use this command
Message
From
24/09/2005 08:48:57
Mk Sharma
Shrishti Solutions
Mumbai, India
 
 
To
23/09/2005 11:55:45
Gerardo Ruggiero
Equipe Informatica
Rome, Italy
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01052410
Message ID:
01052695
Views:
20
i am already using below command :

zc1="command1"
zc2="command2"
zc3="command3"
zc4="command4"
zc5="command5"
zc6="command6"

thisform.&zc1..enabled=.f.
thisform.&zc2..enabled=.f.
thisform.&zc3..enabled=.f.
thisform.&zc4..enabled=.f.

thisform.&zc5..enabled=.t.
thisform.&zc6..enabled=.t.

is there any way to use like below :
txt="command"

thisform.&txt1.enabled=.f.
thisform.&txt2.enabled=.f.
thisform.&txt3.enabled=.f.
thisform.&txt4.enabled=.f.
thisform.&txt5.enabled=.t.
thisform.&txt6.enabled=.t.

warm regards,
mk.
Previous
Reply
Map
View

Click here to load this message in the networking platform