E-DOC-CTC-20061027-0003v2.0
Script Commands
620
script add
Add a line to a script.
SYNTAX:
where:
RELATED COMMANDS:
script add name = <string>
[index = <number>]
command = <quoted string>
name Name of the script in which a line must be added. REQUIRED
index Line number
Note Use 0 to add a line.
OPTIONAL
command Command. REQUIRED
script delete Delete a complete script or a line from a script.
script list Display a script or all scripts.