I am new to writing batch files. I just know few commands....My problem is I have to open a text file and then save it with a different name ie; open a text file, 1.txt and then save as 2.txt.
I could write commands to open the file and close the file but could not save it as a new file. I do not want to rename the file as it would not serve my purpose.
I could write commands to open the file and close the file but could not save it as a new file. I do not want to rename the file as it would not serve my purpose.
Comment