The chain statement transfers processing control to TCL, which interprets and executes the statement defined in the expression.
chain tcl.exp
tcl.exp | statement to be executed once control is transferred to TCL. |
When the TCL expression finishes, control does not return to the program. The chain statement transfers control one way only.
chain "file-save" chain \off\