Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FOPEN() to go exclusive
Message
From
02/08/2003 12:46:50
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00816200
Message ID:
00816213
Views:
21
>This sounds like a situation that requires a more rigorous synchronization mechanism, such as obtaining a lock on a shared table or record. Otherwise, you could possible use one of the WinAPI Event facilities, as in examples related to enforcing single-instance apps.

Yes, this is what I thought for a while. However, for this, I try to stay away from table use. As others have said, probably the best way would be to use the TRY/CATCH approach. Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform