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

    Closing a Batch File in ASP - help

    I have this code which creates a batch file. What I'm trying to do is close it once it's finished running. Set fs = Server.CreateObject("Scripting.FileSystemObject") Set MyFile_bat = fs.CreateTextFile(filename_bat, True) strLine = "C:\MiniSoft\WS92\ws92_32.exe...

Part and Inventory Search

Back
Top