Message
From
09/03/2010 10:20:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Get File in use error when trying to delete
Miscellaneous
Thread ID:
01453449
Message ID:
01453449
Views:
122
Hello all,

These are my steps:
1.) CD (my folder location)
2.) CLOSE TABLES ALL
3.) CLOSE DATABASES ALL
4.) CD (new folder location)
5.) ERASE (my folder location\*.*)

Error 3: File in use

I use a program called Unlocker so I can see what has files locked at certain times. I use Unlocker on "my folder location" and it says that dbcxmgr.vct and dbcxmgr.vcx appear to be in use in "my folder location".

Does anyone know of a way that I can force close dbcxmgr.vct and dbcxmgr.vcx in "my folder location" since "CLOSE ALL" AND "CLOSE DATABASES ALL" doesn't seem to get the job done?

OR maybe even how to delete an entire folder with a lot files in it whether it's being used by something else or not.

Thanks in advance!
Next
Reply
Map
View