Executing a macro

FileEval <file>

executes the script in the file <file> (needs absolute path).

BatchRoot [<path>]

defines directory for script files executed by BatchRun.

Batchrun <filename>

executes script file <filename> located in directory defined by BatchRoot.

exe BatchPath [<path>]

defines directory for script files executed by exe.

exe <filename>

executes script file <filename> located in directory defined by exe BatchPath. Compared to BatchRun, this command allows enhanced batch control through the SICSBatchEditor.

Clientput <text>

writes <text> to client.

TCL command language interface

is implemented in the SICS server.