Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing table set exclusive
Message
 
To
01/12/2000 12:45:46
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00448179
Message ID:
00448183
Views:
9
ln= fopen("tablefilename.ext",2)
if ln>0
=fclose(ln)
else
wait wind "FILE ACCESS IS DENIED"
endif

>>>>>>>>>>>>>>>>>>>>>>
I have a need to access a table that is sometimes open exclusively. Is there a way to trap the "FILE ACCESS IS DENIED" error besides using ON ERROR?

Thanks
>>>>>>>>>>>>>>>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform