variables batch-file timer - Stack Overflow
I am trying to create a countdown timer that is in min:sec format which uses a variable taken from a text document and uses it as the finish time and uses the current time (time the . bat was started) as the start time. Currently I have this code which works and gets the time from the text document but I cant seem to figure out how to use get . . .
more
|