reading a file in use

  • Thread starter Thread starter R. Harris
  • Start date Start date
R

R. Harris

Is there a way to read a text file that is in use by another application ?
 
If the other opener has opened this file in deny others, then you cant read
it.
 
Then would it be possible to have your program copy the file in use and
rename it for the sake of reading it?
 
yes, have you tried it?

R. Harris said:
Then would it be possible to have your program copy the file in use and
rename it for the sake of reading it?
 

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

Back
Top