Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create table based on variable name
Message
From
08/05/2000 23:09:26
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00367288
Message ID:
00367485
Views:
19
>grid1.column1.controlsource = ranvar.cto

Like Nick said, you can use () in some spots, in some places if you need yo use the field itself, you can do:

?eval(lcTable + '.field')
?&lcTable..field
Previous
Reply
Map
View

Click here to load this message in the networking platform