Hello all:
In a batch file is there a way a person could take a file, rename the file name to its extension and then change the extension to something else? Then, following this pattern, have the changes applied to a large amount of files all at the same time?
ex: .123 changed to 123.txt
.987 changed to 987.txt
.654 changed to 654.txt
.345 changed to 345.txt
.678 changed to 678.txt
Thanks in advance
Andrew
