Page 1 of 1

Add at the end of all files

Posted: Thu Dec 20, 2007 7:10 pm
by anmldr
Is there a way to add something to the end of all files in a folder?

For instance, there are a lot of HTML files that are generated that do not have closure tags like "</body></html>" and I want to add this to all of the files in a folder.

Thank you,
Linda

Re: Add at the end of all files

Posted: Thu Dec 20, 2007 8:19 pm
by anmldr
Found this answer....

Insert bottom

Re: Add at the end of all files

Posted: Fri Dec 21, 2007 6:31 pm
by Abacre
Yes. You may use insert bottom command.
Or construct a regular expression to use it on Batch Replace tab.
But the first choice is much easier.