The name of a file containing MeshTV commands to execute. The filename can include an absolute or relative path, though the "~" can not be used.
The source command operates like the UNIX TM C-Shell source command. It accepts a filename as input, then executes each line in that file as if a user had typed it in. Use this when you want to operate on a large set of files, but don't want to manually execute the plotting commands.
Two potential uses for a command input file are: (1) using MeshTV in a "batch" mode, where a large number of commands, files, or both are processed without user intervention; and (2) storing a series of commands which may be too long or complex for an alias, but which the user wants to execute frequently.
Sample contents of `batch.file':