I have encountered a false positive from My.Computer.FileSystem.FileExists(filename) where there are no spaces in filename.
I am coding my own routine to find the first occurrence of a file in the...