Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing fields in a table using a number
Message
 
 
To
10/03/1998 17:58:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00083759
Message ID:
00083762
Views:
20
>>Sorry folks, I could find the answer to this one in the VFP help...
>>
>>How do I reference fields in a table by field# rather than the name of the field. I will be doing this from a report and not in the SQL.

>FIELD(lnI) <- returns the name of field number lnI in the table.

>Both of these can take a work area name or number as optional parameters.

I knew this part :-), how do I now reference a field in a report?

Is it something like...

myalias.(field(1))
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform