Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to trap error - File Access is denied
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Trying to trap error - File Access is denied
Miscellaneous
Thread ID:
00694551
Message ID:
00694551
Views:
72
I am opening a file with the EXCLUSIVE clause. If someone else is using the file, I immediately get an error, "File access is denied". I thought that there might be some way to trap this error, but there appears to not be one. I placed an ON ERROR ThisForm.ExclusiveError() function after the "USE TableName EXCLUSIVE" command, but it is never executed; the FoxPro error appears first.

Does anyone know of a way to accomplish the purpose of detecting that the file is already open elsewhere? I want to do some reindexing (rebuild index tags), which the user/administrator executes from a form with a grid of a list of tables. I want to alert the user tyhat someone is still using the open file and that he cannot have exclusive access yet.

Cecil
Next
Reply
Map
View

Click here to load this message in the networking platform