Thursday, October 11, 2012

BATCH FILE PROGRAMMING pdf


DOS might not recognize the first word in the command line. It considers it the name of a program. In 
this case, DOS searches your system for the place where the program might be. DOS searches first the 

current directory, then the root directory of the current disk, then all the places included in the PATH environmental variable. If the name does not have an extension, DOS searches first for a file with 
extension COM. Then searches for an extension EXE. Finally, it searches for an extension BAT. 

Table of Contents:-

Chapter 1.- Introduction 
Chapter 2.- The DOS Command Structure 
Chapter 3.- The Batch Processor 
Chapter 4.- Special Batch Structures 
Chapter 5.- The Multiple Batch Files 
Chapter 6.- The Recursive Batch Files 
Chapter 7.- Closing Considerations

Password :- www.AppzHunt.com





No comments:

Post a Comment