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

	<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>2006-07-08T22:15:23-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Reynaldo]]></name></author>
		<updated>2006-07-08T22:15:23-04:00</updated>

		<published>2006-07-08T22:15:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64547#p64547</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64547#p64547"/>
		<title type="html"><![CDATA[Help with regsub]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64547#p64547"><![CDATA[
Thanks bro dwickie<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6218">Reynaldo</a> — Sat Jul 08, 2006 10:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dwickie]]></name></author>
		<updated>2006-07-07T04:28:39-04:00</updated>

		<published>2006-07-07T04:28:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64520#p64520</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64520#p64520"/>
		<title type="html"><![CDATA[Help with regsub]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64520#p64520"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>regsub -all {\s{5,}} $html "" html</code></pre></div>this will replace more than 5 spaces<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5343">dwickie</a> — Fri Jul 07, 2006 4:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Reynaldo]]></name></author>
		<updated>2006-07-06T20:54:29-04:00</updated>

		<published>2006-07-06T20:54:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64516#p64516</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64516#p64516"/>
		<title type="html"><![CDATA[Help with regsub]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64516#p64516"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>regsub -all "                                       " $html "" htmlregsub -all "                                       " $html "" htmlregsub -all "                                       " $html "" html</code></pre></div>is it any idea to make it simple?, coz the output after parse from web, return to many space(blank line).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6218">Reynaldo</a> — Thu Jul 06, 2006 8:54 pm</p><hr />
]]></content>
	</entry>
	</feed>
