Re: uplevel #0 source <filename with spaces>
- From: Kaitzschu <kaitzschu@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 30 Sep 2007 19:23:33 +0300
On Sun, 30 Sep 2007, Phil Mercurio wrote:
What's the right way to handle this:
uplevel #0 source [file join $dir file.tcl]
uplevel #0 [list source [file join $dir file.tcl]]
--
-Kaitzschu
s="TCL ";while true;do echo -en "\r$s";s=${s:1:${#s}}${s:0:1};sleep .1;done
"Good thing programmers don't build bridges
[the same way as Kaitzschu writes code]."
--John Kelly in comp.lang.tcl
.
- Follow-Ups:
- Re: uplevel #0 source <filename with spaces>
- From: Phil Mercurio
- Re: uplevel #0 source <filename with spaces>
- From: Phil Mercurio
- Re: uplevel #0 source <filename with spaces>
- References:
- uplevel #0 source <filename with spaces>
- From: Phil Mercurio
- uplevel #0 source <filename with spaces>
- Prev by Date: uplevel #0 source <filename with spaces>
- Next by Date: Re: I have a tclsoap server. Can I generate a WSDL file?
- Previous by thread: uplevel #0 source <filename with spaces>
- Next by thread: Re: uplevel #0 source <filename with spaces>
- Index(es):
Relevant Pages
|