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

    Server.CreateObject reverse?

    Good question... There is a function in VBScript called VarType which behaves similarly to Visual Basic, returing the CLSID of the passed parameter. This behaves as you requested: dim sName sName = VarType(oObj) look up the VBScript documentation http://msdn.microsoft.com/scripting for more...

Part and Inventory Search

Back
Top