batch script to rename .txt file using the first line of the file
by nigel.baldry
. Updated 13 years, 8 months ago
Hi
I have a number of text files which are named nnn.txt, I want to rename them using the first line of the text file. ie 123.txt becomes my new name.txt. Can anyone help.