Under Windows help there is a portion where they gave some samples of Batch Files and the commands and how to use then.
Just go to help and ask for Batch
Helmut
2006-07-19 23:38:40
·
answer #1
·
answered by hswes 2
·
0⤊
0⤋
Find an old copy of DOS and go through the help files...
Batch is really easy to learn... I've been "programming" in it for years and yeard. I guess I have a question for you... with all the other HIGHER LEVEL programming language available... Why BATCH?
2006-07-20 06:35:31
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
DOS batch file. A batch file is an ASCII file of commands that run as a program would run.
Is that what you wanted to know?
2006-07-20 06:38:21
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
A batch file is nothing but MS DOS commands written together.
do this:
open notepad and type:-
@echo I OWN THE WORLD
Save the file as "a.bat" in the C drive
Now open command prompt (Start>Menu>Run> type cmd) navigate to the C:\> and type a and press enter.
2006-07-20 06:40:19
·
answer #4
·
answered by irreprehensible 2
·
0⤊
0⤋
www.htmlonline.tk, go to "ebooks" and check the batch programming ebook!
2006-07-20 06:35:01
·
answer #5
·
answered by Kheme 5
·
0⤊
0⤋
MSDOS?
2006-07-20 06:34:00
·
answer #6
·
answered by NA A 5
·
0⤊
0⤋