Skip to Content
0
Former Member
Jan 14, 2008 at 11:59 AM

Dynamic access to work area fields

821 Views

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???