Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting out of a Method
Message
From
20/11/1997 19:43:27
 
 
To
20/11/1997 19:05:53
Edward Crawford
City Facilities Management
Glasgow, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00061522
Message ID:
00061526
Views:
29
>I have a process that is done once a month that requires exclusive use of a table. I know of no way to check to see if a user on the network already has this table open, so what I do is in the Error Event I check the error code. If the error code states that the file can not be opened exclusively, I show a MESSAGEBOX() to the user telling them that someone has the file open,and they must close it to continue. The problem is, when they click the OK button on the MESSAGEBOX, the user is then presented with the file locate dialog. How do I stop this behavior as well as the further processing of the method?
>
>-Ed


Please show the code snippet.
:)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform