Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ezy123
  • Content: Threads
  • Order by date
  1. ezy123

    Get My Documents Path Name and Return the path

    I am trying to run a script from an external program that will return the path to the "My Documents" folder: Set wshshell = CreateObject("WScript.Shell") Documents = wshShell.SpecialFolders("MyDocuments") wshshell.SetText "tMyDocsPath", Documents But it does not work. Can you tell me what is...

Part and Inventory Search

Back
Top