<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/16485" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2008-12-31T04:07:33-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/16485</id>

		<entry>
		<author><name><![CDATA[Tbb]]></name></author>
		<updated>2008-12-31T04:07:33-04:00</updated>

		<published>2008-12-31T04:07:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86612#p86612</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86612#p86612"/>
		<title type="html"><![CDATA[Trim character from string]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86612#p86612"><![CDATA[
thank you. it works <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10366">Tbb</a> — Wed Dec 31, 2008 4:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-12-31T03:39:23-04:00</updated>

		<published>2008-12-31T03:39:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86610#p86610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86610#p86610"/>
		<title type="html"><![CDATA[Trim character from string]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86610#p86610"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set at [string map {| ""} $at]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Dec 31, 2008 3:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Tbb]]></name></author>
		<updated>2008-12-31T02:53:46-04:00</updated>

		<published>2008-12-31T02:53:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86609#p86609</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86609#p86609"/>
		<title type="html"><![CDATA[Trim character from string]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86609#p86609"><![CDATA[
hi, im new to tcl but i want to trim the next string:<br><br>//imagine at with the text "abc|def"<br><br>set at "abc|def"<br>»»»»set at [string trim $at |]««««« this doesnt work!<br><br>i want to get only at="abcdef"<br><br><br>how can i trim the "|" character ?<br>ty<br><br><span style="color:red"><span style="font-size:75%;line-height:116%">Edit: Changed subject to suite content. (Sir_Fz)</span></span><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10366">Tbb</a> — Wed Dec 31, 2008 2:53 am</p><hr />
]]></content>
	</entry>
	</feed>
