Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Abstract reference to buffer field contents?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Abstract reference to buffer field contents?
Miscellaneous
Thread ID:
00306762
Message ID:
00306762
Views:
55
How can I return the contents of a selected field without knowing the absolute alias or field name?

I'm experimenting with commands that will eventually become an error handling routine. I want to see if I can save all pertinent info to an array and later copy it to an error history table.

One thing I would like to save in the event of an update conflict is the OLDVAL(field(i)), CURVAL(field(i)) and the value of the field in the edit buffer, which the user may have changed. This last one causes the question. I haven't found any way to reference the edit buffer field except for 'tablename.fieldname'. Is there a way to do so using variables?
Next
Reply
Map
View

Click here to load this message in the networking platform