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!

Recent content by cpu90

  1. cpu90

    how do i tokenize a string?

    hi guys, i have this ergent problem: i read in a line from a file, and i want only part of it, how do i split the line that i just read? so here is the code: buf = file.ReadLine lets say the line is "Hello everybody here", so now buf is that line. but how do i get "Hello&quot...
  2. cpu90

    how do i run other programs with vbs ?

    hi guys, i'm trying to run this program called RRDtool, its a database software..anyway so i have this text file containing values, i'm using vbscript to extract the values from the file, and then putting those extracted values onto the command line to run RRDtool with the values...but i dont...

Part and Inventory Search

Back
Top