Operation Manual

352
Script Commands
E-DOC-CTC-20040210-0030 v1.0
script run
Run a script.
SYNTAX:
where:
script run name = <string>
[par1 = <string>]
[par2 = <string>]
[par3 = <string>]
[par4 = <string>]
[par5 = <string>]
[par6 = <string>]
[par7 = <string>]
[par8 = <string>]
[par9 = <string>]
name Name of the script to be run.
Note The names of the different scripts can be viewed with
the command script list.
REQUIRED
par1 ... par9 Parameters to be used in the script. OPTIONAL