D
Dan
All,
I need to know if anyone knows if there is a way to tell
if a file is currently in use by some process. I already
know you can wrap your file access call in a seperate try
block but I would think that there is a more direct way to
do that.
Ideally it would be part of the Framework but if there is
at least a direct API call I can make I would be happy
with that. Any information would be great. Thanks!
I need to know if anyone knows if there is a way to tell
if a file is currently in use by some process. I already
know you can wrap your file access call in a seperate try
block but I would think that there is a more direct way to
do that.
Ideally it would be part of the Framework but if there is
at least a direct API call I can make I would be happy
with that. Any information would be great. Thanks!