Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The value of a field
Message
De
21/02/2006 03:49:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
The value of a field
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Divers
Thread ID:
01097674
Message ID:
01097674
Vues:
52
Hi all,

I have a form on which people have to type a fieldname from a table in a textbox. Then in my code I want to see the inside of that field. But if I do like this:

m_huisnr = ALLTRIM(ThisForm.textbox.Value)

m_huisnr will be filled with 'VELD01' Now I want to see what is inside field: VELD01

If I try:

z = ?m_huisnr I get an error. How can I get the value that is in that field?


Thanx in advance
Ron
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform