Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Automatic file rename
Name: Tomasz Kasperek Date: August 12, 1999 at 15:07:23 Pacific
Comment:
Ex. copy c:\name.bat d:\folder\name.bat I want to run this command several times, but I do not want the c:\name.bat file to owervrite the d:\folder\name.bat when I will be repeating to procedure. Instead I want to rename the copied file to name1.bat, then name2.bat etc. However, I wnat it to be automatic, so I will not have to write the new filename manually. What should I write in that line?
Summary: Hi, Hope you have a minute. My o/s is win95 dos 7 I want to rename a file "copper.zip" to copper then copper*.* So for I have gotten to copper. Below is the bat. cls :start md tsmp >nul md tzmp > nu...
Summary: That question has being asked so many times lately that I decided to cover it on my FAQ. Here it is: FAQ #19 - Replace a string on a file automatically -- Leonardo Pignataro - Secret_Doom -- secret_do...