Search found 2 matches

by Gelon
20 Feb 2012 14:45
Forum: DOS Batch Forum
Topic: Echo subtotal counter within a for loop
Replies: 2
Views: 3828

Re: Echo subtotal counter within a for loop

Thanks for the quick reply will try that tomorrow ;)

Will use http://ss64.com/nt/delayedexpansion.html for more info (and for other who find this topic ;))
by Gelon
20 Feb 2012 09:36
Forum: DOS Batch Forum
Topic: Echo subtotal counter within a for loop
Replies: 2
Views: 3828

Echo subtotal counter within a for loop

Dear Support Forum I'm a bit new to the whole bat files, but Google is my friend Nonetheless I'm encountering a problem I can not find on Google, so hopefully you can help me out. In the script below, I have a counter running to count the amount of missing files in a folder. The counter it self work...