E-DOC-CTC-20061027-0003v2.0
Script Commands
621
script delete
Delete a complete script or a line from a script.
SYNTAX:
where:
RELATED COMMANDS:
script delete name = <string>
[index = <number>]
name Name of the script to be deleted. REQUIRED
index Line number to be deleted.
Tip Use the command :script list to view the line
numbers.
Note If not specified, the complete script will be deleted.
OPTIONAL
script add Add a line to a script.
script list Display a script or all scripts.