Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mandatory field, not xxxx
Message
De
29/08/2008 12:27:58
 
 
À
28/08/2008 20:43:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01342883
Message ID:
01343183
Vues:
18
>>Naomi
>>
>>I kept the & because I need a variable to be a member of a form
>>
>>
>>thisform.text1.value= "aaaa"
>>
>>store "text2" to my myText
>>
>>thisform.&mytext.value = "aaaa" && does not work
>>
>>then:
>>
>>store "thisform." + Mytext + ".value" to txtBox
>>
>>&txtBox = "aaaa" && now works
>>
>>
>>How would you remove the & from it ?
>
>How about
>EVAL(txtBox) = "aaaa"
Silly brain fart!!!!!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform