Jump to content

Appending Log Files to Text Files


culloden

Recommended Posts

Using a script to extract info from text files I now have a directory full of .txt files each with a corresponding .log file ie if the text file is 123456.txt it has a matching log file 123456.log. I am trying to write a VBscript which when run will go through all the files in the directory and append each log file to the end of each matching text file and save the resultant output file as a text file in a new directory. The original text file name say 123456.txt should be used.I've searched on the net but couldn't find anything which would do what I need so I would be grateful for any help I can getCulloden

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...