Hi
I've got a DataBase table with 20 fields with different names.
field1
field2
field3.
....
field20
I'm using a work area to read values and i wanna read an specific field of this work area.
The problem is the following:
I don't know the name of the field i need to access, instead, i have it in a field symbol.
Is there any way i can get the value of this field???