Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Abstract reference to buffer field contents?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00306762
Message ID:
00307426
Vues:
22
Thanks for the responses. A variation of the eval() function did what I needed for this particular experiment. I used the FIELD() function to get the name of the field into a varable lcField, (needed for other things, too) then used EVAL(lcField) for what I wanted.

The references I found for buffering all describe CURVAL() and OLDVAL(), but don't describe the use of EVAL() in this context.

Lots of interesting ideas in the thread. I'll have to go through them and figure out how they work.

Thanks again,
Neil Preston


>How can I return the contents of a selected field without knowing the absolute alias or field name?
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform