Oh, I found the reason.
TCL scope is a little different.
Archived discussion
A puzzle about Sewing
box b 0 0 0 1 2 3
proc test {shape} {
sewing s $shape
}
test $b
Failed to run. 'sewing' doesn't seem to get the parameters.
Discussion
1 archived reply
Posts are displayed in their archived order.