Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
? IsFlocked() behavior
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00521938
Message ID:
00521944
Views:
17
>Is this the expected behavior for IsFlocked()?
>
>I have 2 forms each with private datasessions with the same table open. If I LOCK() the table in form 1 and query IsFlocked() in form 2 it returns .F.. Is this expected?
>
>Thanks in advance.

Yes. It works for the current DS only. You can check lock status with low-level functions fopen and fclose.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform