![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveHaving problem with SPLIT
From: Earl Grieda <egriedaNOT@ZAHOOyahooWAHOO.com>
Date: Thu Jun 30 2005 - 00:52:13 CEST
I am trying to embed a tab character into a line that gets emailed to a
The line I send is, \tHeader with a tab. After the split I get, {\tHeader}
Thanks.
|