Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Generating Unique ID
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00586682
Message ID:
00586845
Views:
28
This message has been marked as a message which has helped to the initial question of the thread.
Nadya,

The only thing I can think of is to use AUSED() to get a list of open alias' and then work through the array with the code below to find one that is your table. When you find one then use CursorGetProp() to get the databse for it.
lcFileName = JustFName(DBF(< AliasName >))
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform