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 John Tel 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: eatcheese
  • Content: Threads
  • Order by date
  1. eatcheese

    Delete the current script

    The following code will delete the current script: CreateObject("Scripting.filesystemobject").deletefile(wscript.scriptfullname) This will run AS IS! Do not substitute! It would be great if I could know that this wasn't a waste of my time. If anyone finds a use for this, please reply. My...

Part and Inventory Search

Back
Top