Re: Having problem with SPLIT
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Having problem with SPLIT

From: Earl Grieda <egriedaNOT@ZAHOOyahooWAHOO.com>
Date: Thu Jun 30 2005 - 02:29:40 CEST

"miguel sofer" <msofer@users.sf.net> wrote in message
news:d9vchd$ghe$1@domitilla.aioe.org...
... snip
> Another one is
> % puts [join $line]
> \tHeader with a tab
>

I had tried join but ended up with "{ Header} with a tab". After some
work I got it to work by using append versus lappend. Of course then I
needed to add a space between each word. :)

Thanks all.
Received on Thu Sep 29 14:23:55 2005