.BG
.FN BATCH
.TL
Batch (Non-Interactive) Execution of S
.CS
S BATCH in out
.AG in
the name of a file containing S expressions to be executed.
The file may contain source and sink commands, etc.
Interactive graphics functions (`tek4014()', `hpgl()', etc.)
should specify a file name for their output in non-interactive mode.
.AG out
the name of a file which will receive all of the output from the
run.
If supplied, `out' will contain a listing of each expression
in `in', followed by any printed output produced by the expression.
.SH WARNING
Execution begins immediately after `BATCH' is invoked.
.KW utilities
.WR
