Errors running tools under tkined??

Bob Jaques (jaques@lsil.com)
Wed, 13 Sep 95 15:01:27 PDT


cd invalid command name "INTERPRETER::delete"
while executing

I keep getting this after running tkined for a few minutes. It happens when I try to
start tools

any ideas ??

thanks
bob

"ined create INTERPRETER [concat $fullname $args]"
invoked from within
"if {$fullname == ""} {
ined acknowledge "Unable to find $base nor $base.tcl."
} else {
ined create INTERPRETER [concat $fullname $args]
}"
(procedure "StartScript" line 10)
invoked from within
"StartScript ip_monitor.tcl"
(procedure "IP Monitor" line 2)
invoked from within
"{IP Monitor} {{GROUP group17 {Waltham MA} 0 {link57 node32 network30}}}"
invalid command name "INTERPRETER::delete"
while executing
"ined create INTERPRETER [concat $fullname $args]"
invoked from within
"if {$fullname == ""} {
ined acknowledge "Unable to find $base nor $base.tcl."
} else {
ined create INTERPRETER [concat $fullname $args]
}"
(procedure "StartScript" line 10)
invoked from within
"StartScript ip_monitor.tcl"
(procedure "IP Monitor" line 2)
invoked from within
"{IP Monitor} {{GROUP group17 {Waltham MA} 0 {link57 node32 network30}}}"