Dear all,
I am trying to recall the value of one variable which is obtained inside one of the TCL files in template file. For example, the variable name is $question, which can be obtained inside usr/11.0/hm/scripts/equation.tcl. Then in the template file .tpl I will need to output that value into a output file, how do I get that value. I tried to set question as global variable in tcl file but it seems not working. Can anyone help?
Regards,
Chong