V
vaughn
I'm trying to access a text file that was created by another process but I
keep getting the contents of the file before the external process modified
it.
I believe the previous process left it open and doesn't let me access it.
Is it possible for me to close the file before using in order to make sure
that I have complete access?
Even if it's not open, I'd like to make sure.
Thanks.
keep getting the contents of the file before the external process modified
it.
I believe the previous process left it open and doesn't let me access it.
Is it possible for me to close the file before using in order to make sure
that I have complete access?
Even if it's not open, I'd like to make sure.
Thanks.