bat files : Java Glossary

bat files
aka batch files, are scripts, originally for DOS (Disk Operating System), and later for Windows with the extension bat. You can write scripts to automate running a series of programs. GUI (Graphic User Interface)s have made this automation more and more difficult over the years. The syntax of bat files is revolting and amateurish. Take Command is an improved version of the bat file syntax. A program called cmd.exe interprets the text in a bat file and executes the corresponding commands. A bat file is not directly executable, though you can put its name on the command line and have a copy of cmd.exe interpret it for you.

CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/bat.html J:\mindprod\jgloss\bat.html
logofeedback Please email your feedback for publication, letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email If you want your message kept confidential, not considered for posting, please explicitly specify that.
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.179.213]
You are visitor number 11.