Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How Can a File Still be In Use after Close All
Message
From
15/10/2003 09:58:37
 
 
To
15/10/2003 09:47:28
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00838860
Message ID:
00838862
Views:
19
>The code below is a trivial routine to pack all the files in a given directory. It works fine on my own machine, but if I install the program on a remote machine it falls over telling me that one of the files is in use. Given the first line (close all), I am at a loss to understand how this is possible or what I can do about it, although, as you will see, I have attempted a bodge to trap it.
>
>Any theories?

Is the table open by someone else on the network? Close all only closes tables that are open locally.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform