Hi,
I have a folder with hundreds of text files. Each text file contains a row with a date. I want to rename the text file with the date contained in this text file. Example: Suppose I have 2 textfiles, then one text file would contain a row like this:
DATE 1 February 2008
and the other would contain a row like this:
DATE 2 February 2008
The rows are not necessarily at the...