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...
fileexists returns false when filename provided to method has 2 or more consecutive spaces in the filename. any work around?
code works when passed "normal" filename, but if the filename has consecutive spaces in it, fielexist returns false -
example -
"Diaz - 04.10.10 legal briefing" if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.