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

    VBScript Class and Class...End

    Hi all, I'm currently tinkering around with some exercises I have in my VBScript for Beginners book and I'm stuck on creating Class objects. What I'm trying to do (and failing at) is move the calculations in the code I'm attaching into a class: Option Explicit Const Title = "Temperature...
  2. mcnoob

    VBScript Class and Class...End

    Hi all, I'm currently tinkering around with some exercises I have in my VBScript for Beginners book and I'm stuck on creating Class objects. What I'm trying to do (and failing at) is move the calculations in the code I'm attaching into a class: Option Explicit Const Title = "Temperature...

Part and Inventory Search

Back
Top