Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Capturing...
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00343363
Message ID:
00343373
Views:
25
>>Can anyone tell me how I can capture a name of a table and store it to a variable?
>>
>>TIA
>>
>>Jeff T.
>
>see alias()
>
>tablename = ALIAS()

Alias is user-defined name that may or may not have anything to do with actual table name.

cursorgetprop("sourcename") will return the actual table name. If the table is a free table, it returns the same thing that DBF() returns.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform