Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field Names
Message
From
19/04/2002 16:14:57
 
 
To
19/04/2002 16:03:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00647052
Message ID:
00647060
Views:
22
Hi Michael.

How would you go about specifying a field name with a value in a variable...

If the tablr name is actually the name of a table, that is, it is not a variable that contains the name of a table, this will do it:
TableName.&lcfield
If TableName is a variable containing the name of table, use this syntax:
&TableName..&lcfield
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform