Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use this command
Message
De
24/09/2005 08:48:57
Mk Sharma
Shrishti Solutions
Mumbai, Inde
 
 
À
23/09/2005 11:55:45
Gerardo Ruggiero
Equipe Informatica
Rome, Italie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01052410
Message ID:
01052695
Vues:
21
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform