Re: Having problem with SPLIT
- From: Ralf Fassel <ralfixx@xxxxxx>
- Date: Thu, 30 Jun 2005 16:48:16 +0200
* "Earl Grieda" <egriedaNOT@xxxxxxxxxxxxxxxxxxx>
| if {$::DEBUG} {puts "FIRST0: $orgLine"}
Please show how 'orgLine' is set.
Is it
set orgLine "\tHeader with a tab"
or is it
set orgLine {\tHeader with a tab}
? I guess the latter, otherwise you would not see the {\t} but some
spaces...
In other words do you send one char \t aka TAB aka ASCII-9, or two
chars, "\" followed by "t"?
R'
.
- Follow-Ups:
- Re: Having problem with SPLIT
- From: Earl Grieda
- Re: Having problem with SPLIT
- From: Ralf Fassel
- Re: Having problem with SPLIT
- References:
- Having problem with SPLIT
- From: Earl Grieda
- Re: Having problem with SPLIT
- From: Bryan Oakley
- Re: Having problem with SPLIT
- From: Earl Grieda
- Having problem with SPLIT
- Prev by Date: Re: ANNOUNCE: The Simple Development Library version 1.0
- Next by Date: Re: Having problem with SPLIT
- Previous by thread: Re: Having problem with SPLIT
- Next by thread: Re: Having problem with SPLIT
- Index(es):