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

    Change file name (VBScript)

    Hi Guys, Need your help once again, I have a script that runs fine now but the files it uses I need to change the name as at the moment the user will only put in the batch number but the file name also has the question number as part of the file name. I would like to search folders based on the...
  2. jordan15

    fso problem

    I have this script that works fine but the only problem is every time I run the script it appends the same data to the end I would like the results to overwrite the reults currently in the second folder. Const ForAppending = 8, ForReading = 1, ForWriting = 2 set files =...
  3. jordan15

    fso loop problem

    Hi, I am not sure where I am going wrong, I have written a script that opens, reads a text file then adds the contents to a text file in another folder. The problem I am having is the first folder has several text files and I want to loop through each text file and copy the contents of each one...

Part and Inventory Search

Back
Top