This article is from our Febooti archive, it was relevant then, and I think that it is still relevant today (a few details changed). Previous article: Stopping a DOS batch file. Photo: freeimages.com With the information covered so far we are able to use batch files to make our lives easier, and help our day …
Tag Archives: batch files
Stopping a DOS batch file
This article is from our Febooti archive, it was relevant then, and I think that it is still relevant today (a few details changed). Previous article: First cmd / DOS batch script example. Usually, OS (Windows, MS-DOS) executes a batch file without stopping. DOS stops processing the batch file while the program runs when the …
What is a batch script?
This article is from our Febooti archive, it was relevant then, and I think that it is still relevant today (a few details changed). Previous article: MS-DOS (cmd.exe) command prompt: CD, MD, copy. Next article: First cmd / DOS batch script example. Batch scripts is still relevant in 2014. Batch programming is repeatedly used in …