Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Abstract reference to buffer field contents?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00306762
Message ID:
00307426
Views:
24
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?
>
Previous
Reply
Map
View

Click here to load this message in the networking platform