Is there a way to see if a file has finished being written to?
Back Ground
I'm writing a program in visual basic to monitor a windows directory then process any files that appear there but it must ensure that the file has finished being written before proceeding
any help would be much appreciated
Back Ground
I'm writing a program in visual basic to monitor a windows directory then process any files that appear there but it must ensure that the file has finished being written before proceeding
any help would be much appreciated