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

	<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-04-09T19:16:23-04:00</updated>

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

		<entry>
		<author><name><![CDATA[testebr]]></name></author>
		<updated>2008-04-09T19:16:23-04:00</updated>

		<published>2008-04-09T19:16:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82251#p82251</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82251#p82251"/>
		<title type="html"><![CDATA[dollar tcl, small error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82251#p82251"><![CDATA[
thanks, my fault.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7055">testebr</a> — Wed Apr 09, 2008 7:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-04-09T18:57:56-04:00</updated>

		<published>2008-04-09T18:57:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82249#p82249</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82249#p82249"/>
		<title type="html"><![CDATA[dollar tcl, small error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82249#p82249"><![CDATA[
Perhaps you meant<div class="codebox"><p>Code: </p><pre><code>regexp {([0-9],[0-9]{3}).*([0-9],[0-9]{3})} $X Z AZ BZ</code></pre></div>as there are only 3 digits after the comma and not 4.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Apr 09, 2008 6:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[testebr]]></name></author>
		<updated>2008-04-09T18:30:35-04:00</updated>

		<published>2008-04-09T18:30:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82248#p82248</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82248#p82248"/>
		<title type="html"><![CDATA[dollar tcl, small error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82248#p82248"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub - !dollar dollarpackage require http 2.3proc dollar {n u h c a} {set ID [::http::geturl http://www.bc.gov.br/htms/infecon/taxas/taxas.htm -timeout 10000]set X [split [::http::data $ID] \n]::http::cleanup $IDregexp {([0-9],[0-9]{4}).*([0-9],[0-9]{4})} $X Z AZ BZputserv "PRIVMSG $c :Taxa de compra $AZ / Taxa de venda $BZ"}</code></pre></div>Tcl error [dollar]: can't read "AZ": no such variable<br><br>How to fix it?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7055">testebr</a> — Wed Apr 09, 2008 6:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
