Sujet : Re: A suggestion for Tcl 9
De : wortkarg3 (at) *nospam* yahoo.com (Harald Oehlmann)
Groupes : comp.lang.tclDate : 16. Nov 2024, 14:08:21
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vha5g4$rcr$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
Am 16.11.2024 um 13:39 schrieb Helmut Giese:
Hello,
many thanks to both of you for responding. I am sorry to not having
reacted sooner but I was pretty sick (thank you Covid :( ).
@Rich: Your demo was quite convincing. Still, I'm sure that whenever I
tried it in the past it always failed - too late to find out why and
not really important.
@ Harald: Too much honor - my question was what Rich assumed. To tell
the truth: It took me quite a while to even understand what you
assumed I had meant - I am much simpler minded :)
Have a nice weekend
Helmut
Good health to you !
What Rich proposes works.
Yes, no problem.
If you want it "simple", you may use the proposed way:
-variable [namespace which -variable someVar]
which cares to add the namespace resolution.
Take care,
Harald