Recent content by whiteheadw

  1. W

    Unexpected behavior of WScript.Shell SpecialFolders function

    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...
Back
Top Bottom