hciscriptedit

This command edits Tcl scripts and is identical to hciprocedit.

hciscriptedit [-gui] [-t type] script-file
  • -gui starts an Xterm window.
  • - ttype specifies the type of the script file, where type is:
    • tps specifies the TPS module.
    • trxid specifies the transaction ID determination procedure.
    • xltp specifies the translation procedure that is called from within an xlate code fragment.
  • script-file is the base name of the file to edit. .tcl is added if this is not present.