Batch File Programming
Batch File Programming __________________________________________________________________
br /Batch file programming is nothing but the Windows version of Unix Shell
br /Programming. Let’s start by understanding what happens when we give a
br /DOS command. DOS is basically a file called command.com
br /It is this file (command.com) which handles all DOS commands that you
br /give at the DOS prompt—such as COPY, [...]
