Tcl editor use cases
These examples show creating and editing a Tcl procedure.
Creating a Tcl procedure
To use a template in creating a new Tcl procedure that manipulates a message, use the built-in editor to look up command details.
Then, use the matching bracket feature to find the end of a
while
loop.
Editing a Tcl procedure
To edit an existing Tcl procedure, use the search and replace function. This function replaces a keyword with a new keyword in a file.