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 gkittelson 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: msu
  • Order by date
  1. msu

    Testing For NULL objects in VBScript

    Thanks, I had gone down that path and it didn't work it out at first. What was going wrong was that the count would increment based on the admin shares but the enumeration can not handle it. I may be able to work that out with the Drive object.
  2. msu

    Testing For NULL objects in VBScript

    I am trying to test for the existance of shares on a server. I can create a reference to the Lanmanserver object and enumerate the names of the existing shares but if there are no shares the script fails with and "Object required error" I know this is something simple but... Sample...

Part and Inventory Search

Back
Top