Windows Batch Tutorial
Introduction First batch program Special characters in Batch programming Accepting user input Operators in Batch scripting Working with variables Integer operations Floating point operations Conditional Statements Looping statements goto statement Writing functions Passing arguments Returning exit codeInto to windows batch programming
We can use windows command prompt to execute individual commands. But there are some problems with that approach.- We need to type same commands again and again.
- We can not reuse the commands.
- We can not use programming constructs (conditions/loops) at command line.
Web development and Automation testing
solutions delivered!!