Re: uplevel #0 source <filename with spaces>
- From: Phil Mercurio <mercurio@xxxxxxxxx>
- Date: Sun, 30 Sep 2007 09:57:29 -0700
Thanks! I was wasting my time trying to protect it
as an argument, didn't think that uplevel would take a list.
Phil
Kaitzschu wrote:
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]]
- References:
- uplevel #0 source <filename with spaces>
- From: Phil Mercurio
- Re: uplevel #0 source <filename with spaces>
- From: Kaitzschu
- uplevel #0 source <filename with spaces>
- Prev by Date: Re: uplevel #0 source <filename with spaces>
- Next by Date: Re: I have a tclsoap server. Can I generate a WSDL file?
- Previous by thread: Re: uplevel #0 source <filename with spaces>
- Index(es):
Relevant Pages
|