not quite programming.... creating .bat

Associate
Joined
2 Sep 2009
Posts
59
hi, im looking to create a .bat file where the logs are date and time stamped, as each time im logging the output, the file is getting overwritten, i'd like to keep a consistent log of the goings on.

going to be used on win 7.

thanks
 
Associate
OP
Joined
2 Sep 2009
Posts
59
brill yes, did the job....but i have now got the log file (deleted and let it start afresh) logging it about 50 times when running it only once.

i did just take out /s/e and left in ..... /v/h/k/y

but still the same.
 
Associate
OP
Joined
2 Sep 2009
Posts
59
ahhh ok, that makse sense.

either have multiple log files...having 00's is not an issue, or just date and time stamped each time its executed all within 1 file, whichever is easier. i DONT really need date and tme as the txt files will be time and date from windows anyway
 
Back
Top Bottom