Trying to get a simple .bat file to put the date in the title of a text doc it creates when it runs a ping bat...
So, for example I need the .bat to run test.bat (which has a huge list of ping -n 3 commands to a bunch of IP. the bat file I am trying to make, I want it to create a text file with the title for the name of the txt file.
Also, to create a new file each time the bat is run.
Thanks, ags.
So, for example I need the .bat to run test.bat (which has a huge list of ping -n 3 commands to a bunch of IP. the bat file I am trying to make, I want it to create a text file with the title for the name of the txt file.
Also, to create a new file each time the bat is run.
Thanks, ags.