CALL

This action calls a Tcl procedure to perform a set of operations on the source values.

This action provides direct access to Tcl for custom operations not directly supported by the translation system. This gives complete control over the translation action by specifying a Tcl code segment to be run instead of one of the standard actions. A specific API is provided for interacting with the translation system.

In the Proc pane, Tcl and Java procedures use the same text box.

When Tcl is selected, click the button to open the Tcl Script Editor.

When Java is selected, click the button to open the Java Procedures Settings dialog box.