Please enable JavaScript to view this site.

This command loads a list of commands from the specified ascii file (called a batch file) and runs them all in the order they were read.

Syntax

BATCH [<filename>]

B [<filename>]

filename

Name of the desired batch file

If the filename is not specified, a batch file selection prompt window will be displayed: select the desired file then press the Open button (or hotkey Return) to confirm, or the Cancel button (or hotkey Esc).

Once started, the batch ends when the last command has been executed correctly or when any command goes wrong. It is also possible to abort the batch at any time with the Abort command (or hotkey Ctrl+C).

Annotations:

Not all commands can be executed in batch, or they may have limitations. See the relevant documentation for more information.

The batch may itself contain grafted B[ATCH] commands, i.e., referencing other batches, up to a maximum of 32 levels: avoid referencing the batch itself or execution will inexorably fail.

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC