Wednesday, November 12, 2008

Batch File Programming Guide

Batch file programming is nothing but the Windows version of Unix Shell
Programming. Let's start by understanding what happens when we give a
DOS command. DOS is basically a file called command.com
It is this file (command.com) which handles all DOS commands that you
give at the DOS prompt---such as COPY, DIR, DEL etc. These
commands are built in with the Command.com file. (Such commands which
are built in are called internal commands.).DOS has something called
external commands too such as FORMAT,
UNDELETE, BACKUP etc.
So whenever we give a DOS command either internal or external,
command.com either straightaway executes the command (Internal
Commands) or calls an external separate program which executes the
command for it and returns the result (External Commands.)

You can Download the batch Programming Guide From Here

Download

After Making Batch File You can Convert Your Batch Program to Executable from Bat-to-exe Converter. You can Download it Here

Download

No comments:

Post a Comment

Subscribe Now: Google

Followers

Total Pageviews

CO.CC:Free Domain