Configuring the procedure call action

  1. On the Pre Procs tab, select the Tcl option.
  2. To create your own Tcl procedure, click Tcl Script Editor. The Tcl Script Editor dialog box is displayed.
  3. To import existing Tcl procedures, right-click in the text box and select Insert.
  4. Select a procedure from the Proc menu and click OK.
  5. On the Pre Procs tab, select the Java option. You can input your own Java code in this text box or select existing Java code.
  6. To import existing Java code, right-click in the text box and select Edit. The Java Pre-Procedure Settings dialog box is displayed.
  7. Specify a Class.
  8. Click OK. This imports Java code into the text field.