Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I check if a dbf is already open?
Message
From
11/03/2016 08:22:40
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01632847
Message ID:
01632854
Views:
70
>>>How do I check if a dbf is already open?
>>
>>Do you mean by the current user, or by other users? For the current user, see Used() and Aused() in help. For other users, try to open the dbf exclusive.
>
>Thanks

You're welcome.

Update: While Used() can tell you if a dbf is open or not, Select() can tell you in which work area it's open, 0 means that it's not open. Unless you use Alias, that is.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform