Search found 1 match

by bala32
24 Sep 2014 07:29
Forum: DOS Batch Forum
Topic: Executing commands in a batch file
Replies: 1
Views: 1640

Executing commands in a batch file

Hi Friends, if you put all of the commands in a text file in the same manner as in the above box, it becomes an executable program. Let's name it anyname.bat Similar to a COM or EXE command, you can simply type the name of this batch file at the DOS prompt to start your instructions. i.e. C:\>anynam...