Batch File Troubles
PostPosted: Thu Jul 07, 2005 1:08 pm
Alright... I am using batch files to keep track of a number that I will be using in the name of another file to be created. This number will be stored in a .txt file. I need to know a way that I can take the number from the text file and put it into a variable using something like "set".
Does anyone have an idea how to do this?
EDIT: By the way, this number will need to be incremented every time that I use a certan batch file.
Does anyone have an idea how to do this?
EDIT: By the way, this number will need to be incremented every time that I use a certan batch file.