BAT file
(BATch file) A file of DOS or OS/2 commands, which are executed one after the other. It has a .BAT extension and is created with a text editor. A file of DOS commands that are "batch" processed one after the other. Windows also supports batch files, which are mostly identical to the DOS commands. To create a DOS batch file, use a text editor such as Edit. If you use a word processor, save your batch file as an ASCII text file, not as a standard document. Always include a .BAT extension with your batch file name.
http://www.techweb.com/encyclopedia/define...rm=DOSbatchfile
Practice for DOS command
**Hidden Content: To see this hidden content your post count must be 5 or greater.**