Batch scripting is a text file containing a series of commands intended to be executed by the command interpreter. Much like a unix / linux shell script, the purpose of a batch script is to sequentially process a series of commands.
Baed on search traffic, I notice that alot of people are looking for how to add and subtract using a batch script. This is actually really easy.
In the example below I am going to set a base number for the example and then add or increment up the value. You can copy the code below and save it as counting.bat
The result is pretty clear. If you still need more information feel free to leave a message below and I can give a more detailed example.
Feel free to leave a comment or question
Code block comments
2010-03-19
Added a code block for comments
Windows 7 Items
2009-09-24
new info on windows 7
Snort on Debain Lenny
2009-08-19
Installing snort+PGSQL on Debian