Re: My own control structures are slow
- From: Donald Arseneau <asnd@xxxxxxxxx>
- Date: 30 Sep 2005 03:22:09 -0700
Christian Gollwitzer <auriocus@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> writes:
> Many thanks for your suggestion, but it doesn't work either :-( because "info
> locals" returns the empty string.
Only when you test it by typing directly at the global command prompt,
but I presume you *really* want to use it in a proc!
Anyway, it should be [info vars] to give every variable seen locally (sorry).
Make that change, and it will, as a bonus, also work when typed directly.
--
Donald Arseneau asnd@xxxxxxxxx
.
- Follow-Ups:
- Re: My own control structures are slow
- From: Andreas Leitgeb
- Re: My own control structures are slow
- References:
- My own control structures are slow
- From: Christian Gollwitzer
- Re: My own control structures are slow
- From: Donald Arseneau
- Re: My own control structures are slow
- From: Christian Gollwitzer
- My own control structures are slow
- Prev by Date: Re: My own control structures are slow
- Next by Date: Re: TclXML/libxml2 Compilation Problems
- Previous by thread: Re: My own control structures are slow
- Next by thread: Re: My own control structures are slow
- Index(es):
Relevant Pages
|