ok. you've pointed me in the right direction.
its not fileexists, but some unseen chars in the filename that appear as spaces.
if i blank out the 2 consecutive spaces in the filename, and replace them with spaces, then fileexists returns true.
is there vbscript code snippet to xlate the...