Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path
Message
From
24/09/2001 15:47:40
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: Path
Miscellaneous
Thread ID:
00560158
Message ID:
00560169
Views:
17
>Hi All:
> Is there a way I can find the path for a that is selecting from the Data Session.
>Thanks

Hello Mahmood,

If you are looking for the full file name of an open table, use
? dbf("myTable")
For path,
? justpath(dbf("myTable"))
HTH,
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform