Re: Having problem with SPLIT
- From: Bryan Oakley <oakley@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Jun 2005 04:01:24 GMT
Earl Grieda wrote:
"miguel sofer" <msofer@xxxxxxxxxxxx> wrote in message news:d9vchd$ghe$1@xxxxxxxxxxxxxxxxxxxxx ... 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.
All of that means you are doing some things fundamentally wrong. There is generally no need to add a space between words or using append rather than lappend if you handle the data properly. If you want more help we're all glad to provide it, but if you're happy with what you have maybe that's good enough for the job at hand.
.
- References:
- Having problem with SPLIT
- From: Earl Grieda
- Re: Having problem with SPLIT
- From: Bryan Oakley
- Re: Having problem with SPLIT
- From: Earl Grieda
- Re: Having problem with SPLIT
- From: miguel sofer
- Re: Having problem with SPLIT
- From: Earl Grieda
- Having problem with SPLIT
- Prev by Date: Re: Callin tcl procs in parallel
- Next by Date: Re: MIME/SMTP deleting text
- Previous by thread: Re: Having problem with SPLIT
- Next by thread: Re: Having problem with SPLIT
- Index(es):
Relevant Pages
|