Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What function would be equivalent to 'ISEXCLUSIVE()'
Message
From
01/03/2000 06:57:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
What function would be equivalent to 'ISEXCLUSIVE()'
Miscellaneous
Thread ID:
00339668
Message ID:
00339668
Views:
50
Hi
I want to test if a file is opened exclusively, or not.
ISFlocked() will (theoretically) tell me about FLOCKS(), and SYS(2011) will give me (unhelpfully) a _localised_ "Exclusive" response.
I see that the sequence:
UNLOCK
ISFLOCKED()
will return .T. for an exclusive file (and it can't be locked, so must be Exclusive being my logic), but this is not documented as a way of testing exclusivity.

Is there a proper way of doing it pls?
Next
Reply
Map
View

Click here to load this message in the networking platform