closing files?

  • Thread starter Thread starter Penk
  • Start date Start date
P

Penk

I need to know if there's any method or procedure that could make me able to
close all references to a file.
I tried to delete the file but i can't because it's being used by another
process. I need to overwrite the file whith other file whith the same name,
is there something I could do?
Thanks
 
Penk said:
I need to know if there's any method or procedure that could make me able
to
close all references to a file.
I tried to delete the file but i can't because it's being used by another
process. I need to overwrite the file whith other file whith the same
name,
is there something I could do?

Does your application access the file?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top