cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
933
Views
0
Helpful
3
Replies

TCL interpreter not terminating

cgrodde
Level 1
Level 1

Hi everbody,

i'm trying to run the little script bellow via cut&paste....

However, the next command "tclquit" after calling the proc isn't running! Nor any other command...

Is there a trick to terminate such cut&paste proc's?

( in my case i need to work with cut&paste and proc's)

Thanks

tclsh
!
proc foo {} {
  puts "hello"
  return -code ok
}
!
catch {foo} result
tclquit

1 Accepted Solution

Accepted Solutions

Joe Clarke
Cisco Employee
Cisco Employee

I believe what you're seeing is related to CSCsy69914, and an upgrade to 12.2(55)SE3 will correct it.

View solution in original post

3 Replies 3

cgrodde
Level 1
Level 1

Shouldn't add that i'm trying 122-53.SE1. But i thing it's release independant....

Joe Clarke
Cisco Employee
Cisco Employee

I believe what you're seeing is related to CSCsy69914, and an upgrade to 12.2(55)SE3 will correct it.

Your are right!

I've tested the script on a 6500 box running 122-33.SXI5 with no problem!

Many thanks

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: