› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Root Tcl Procs via GUI… › Reply To: Root Tcl Procs via GUI…
Having moved the tcl procs from root to master site in our Test environment, I now get tcl errors when the script is called.
Command Issued: hcitpstest -r run -x ASCII -f len10 -c sms_ib_data /qvdxdev/qdx6.0/cis6.0/integrator/test01/adt_a01_sample.txt “filter_msgs_continue3 {SEGFLD {PV1-2 PV1-10}} {VLIST {{I E S} {CVE CVI CVR END HBC IRP IVT LTH OSP OWC PAP PMG SDS SUR VAS}}} {OP {OR}}”
Command output:
[0:TEST] Tcl error:
msgId = message0
proc = ‘filter_msgs_continue3’
args = ‘{SEGFLD {PV1-2 PV1-10}} {VLIST {{I E S} {CVE CVI CVR END HBC IRP IVT LTH OSP OWC PAP PMG SDS SUR VAS}}} {OP {OR}}’
result = ”
errorInfo: ‘
invalid command name “filter_msgs_continue3”
while executing
“filter_msgs_continue3 {MSGID message0} {CONTEXT sms_ib_data} {ARGS {{SEGFLD {PV1-2 PV1-10}} {VLIST {{I E S} {CVE CVI CVR END HBC IRP IVT LTH OSP OWC P…”‘
I have run mktclindex in all of the tclprocs directories, including root. I have cycled the daemons in the master site and the test site that I am using. I have checked file permissions on the script.
Does anything special need to take place since this script was previously in ‘root’? What am I missing?[/b]