G
Guest
hello.
how do you check if a file (say, a txt one) is being used by another process?
thanks.
how do you check if a file (say, a txt one) is being used by another process?
thanks.
Cor said:Xero,
AFAIK is the only thing that you can do now is trying to read it in a
try and catch block.
Xero said:how do you check if a file (say, a txt one) is being used by another
process?
thanks.