<?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/13827" />

	<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>2007-07-26T19:16:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[zigana]]></name></author>
		<updated>2007-07-26T19:15:27-04:00</updated>

		<published>2007-07-26T19:15:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74775#p74775</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74775#p74775"/>
		<title type="html"><![CDATA[regexp and string trim [Resolved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74775#p74775"><![CDATA[
OK Cheers I shall leave it at that. <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=9178">zigana</a> — Thu Jul 26, 2007 7:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-07-26T14:41:09-04:00</updated>

		<published>2007-07-26T14:41:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74770#p74770</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74770#p74770"/>
		<title type="html"><![CDATA[regexp and string trim [Resolved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74770#p74770"><![CDATA[
That's good enough.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Jul 26, 2007 2:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[zigana]]></name></author>
		<updated>2007-07-26T19:16:06-04:00</updated>

		<published>2007-07-26T12:21:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74769#p74769</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74769#p74769"/>
		<title type="html"><![CDATA[regexp and string trim [Resolved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74769#p74769"><![CDATA[
Hi I'm just trying to get a grip on TCL scripting.<div class="codebox"><p>Code: </p><pre><code>        if {[regexp -- (expression) $var newvar] == 1} {           set newvar [string trimright $newvar &lt;chars&gt;]</code></pre></div>Is there a ?better? way to combine those two lines, Or is it best to leave them seperate?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9178">zigana</a> — Thu Jul 26, 2007 12:21 pm</p><hr />
]]></content>
	</entry>
	</feed>
