|
From: Alexandre F. <ale...@gm...> - 2008-01-16 23:13:10
|
On 1/17/08, miguel sofer <mig...@gm...> wrote: > > Before setting the mutable flag on an empty list, you can force > shimmering to listType using tclListType's setFromAnyProc. After that > you have a List internal rep, and you can do your thing. Excellent ! Will do that. Thanks a lot ! -Alex PS: I'll tackle mutable strings in another life ;-) |