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 bkrike 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: blunte
  • Content: Threads
  • Order by date
  1. blunte

    backslash problems

    Howdy. I'm having a really hard time dealing with backslashes in a win32 utility I'm making. Here's a code snippet: nextLetter = getNextAvailableLetter() newdrive = "\\\\myserver\\myshare" print "newdrive = [" + newdrive + "]" system("cmd /c net use " +...

Part and Inventory Search

Back
Top