Does anyone know a tool that can add predefined text such as the following 4 lines:
"My disclaimer:
For legal reasons -
1. Don't blah...
2. You must..."
to all .txt files in a directory: “C:/test/”
I have seen append functions but they only add to the bottom, not sure of a method for adding to the top of the file.
My OS is Win XP.
Haven’t tested this, but it should put you on the right track.