Echo Loop
Feb.23, 2011 in
Batch Scripting
This is just showing the new things I am learning in batch… hope you enjoyed watching it
Video Rating: 5 / 5
Incoming search terms:
- echo age loop unix
- windows batch script tutorial for loop
Related posts:

February 23rd, 2011 at 6:55 pm
LOL Totally pointless but still cool! I’m about the same age as you and learning C++ as well! Just wandering how you are learning (I believe in the states you can take C++ classes). I’m learning from various books!
February 23rd, 2011 at 7:02 pm
For /F, processes
For /L, loops
February 23rd, 2011 at 7:40 pm
What is the difference of the FOR /l
And the FOR /f
I don’t know the for commands that good so if I tried to do that the script would be longer much longer