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

	<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>2003-10-09T10:32:41-04:00</updated>

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

		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-10-09T10:32:41-04:00</updated>

		<published>2003-10-09T10:32:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28201#p28201</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28201#p28201"/>
		<title type="html"><![CDATA[regexp problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28201#p28201"><![CDATA[
<blockquote class="uncited"><div>set line "user last seen 20wks 6hrs 7mins ago" <br>set regrule {user last seen (.*) ago}<br>regexp $regrule $line garbage theTime<br>puts $theTime</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Thu Oct 09, 2003 10:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-10-09T10:15:02-04:00</updated>

		<published>2003-10-09T10:15:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28200#p28200</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28200#p28200"/>
		<title type="html"><![CDATA[regexp problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28200#p28200"><![CDATA[
hi,<br><br>i've problem with this piece of code<br><div class="codebox"><p>Code: </p><pre><code>set line "user last seen 6hrs 7mins ago"set wrd "ago"regexp { ([0-9].*) $wrd} $line garbage theTime</code></pre></div>$theTime are always empty<p>Statistics: Posted by Guest — Thu Oct 09, 2003 10:15 am</p><hr />
]]></content>
	</entry>
	</feed>
