All,
I know this is an old thread, but I am also getting unexpected behavior.
If I use CreateObject("WScript.Shell").SpecialFolders("mydocuments"), everything works fine. However, if I attempt to assign "mydocuments" to the string variable strFolderName, and then use...