Batch files are text files containing a sequence of commands executed line-by-line in sequential order by the command interpreter. Running commands randomly defeats the purpose of automation scripting, and batch files exist to execute rather than delete lists of commands.