Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › use of interp tcl command with hcitcl › Reply To: use of interp tcl command with hcitcl
You need to set the auto_path in the new interpreter because it is not inheriting the path from hcitcl. The way that I did it was to echo out the auto_path variable while in hcitcl and using that to set the auto_path in the interpreter.