What Batch File Programming Can Be Used For
Batch file programming is a very useful way to automate small, repetitive, tasks. The Windows Command Line Programming tutorial is a good starting place to read about the basics of batch file programming, for those who are new to creating batch files.
It is also a good idea to have a debugger handy, such as the [...]