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

	<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>2005-07-06T13:20:58-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-06T13:20:58-04:00</updated>

		<published>2005-07-06T13:20:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51884#p51884</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51884#p51884"/>
		<title type="html"><![CDATA[Topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51884#p51884"><![CDATA[
no, it's a string - the actual server reply, trimmed on the left to not include from/source and the numeric (it even retains the ':' separator as its first character)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Jul 06, 2005 1:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-07-06T13:08:52-04:00</updated>

		<published>2005-07-06T13:08:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51883#p51883</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51883#p51883"/>
		<title type="html"><![CDATA[Topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51883#p51883"><![CDATA[
I was just wondering, isn't $args already a list? should it be split as well ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Jul 06, 2005 1:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-07-06T12:11:50-04:00</updated>

		<published>2005-07-06T12:11:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51874#p51874</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51874#p51874"/>
		<title type="html"><![CDATA[Topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51874#p51874"><![CDATA[
<a href="http://forum.egghelp.org/viewtopic.php?p=41783#41783" class="postlink">Look here</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Wed Jul 06, 2005 12:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-06T11:52:26-04:00</updated>

		<published>2005-07-06T11:52:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51871#p51871</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51871#p51871"/>
		<title type="html"><![CDATA[Topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51871#p51871"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind raw - 333 get_topic_tsproc get_topic_ts {from keyword args} {   set args [split $args]   set chan [lindex $args 1]   set whom [lindex $args 2]   set timestamp [lindex $args 3]   puthelp "privmsg $chan :The topic was set by $whom on [ctime $timestamp]"}putserv "topic #channel"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Jul 06, 2005 11:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Baidoc]]></name></author>
		<updated>2005-07-06T10:36:21-04:00</updated>

		<published>2005-07-06T10:36:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51868#p51868</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51868#p51868"/>
		<title type="html"><![CDATA[Topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51868#p51868"><![CDATA[
Hi. I`m trying  to make a TCL that gets this line:<br>* Set by X on Wed Jul 06 04:02:38 -&gt; From the channel topic. For eg.<br><br>* Topic is 'Welcome'<br>* Set by X on Wed Jul 06 04:02:38 <br>how can I get the last like? I have *no* idea <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> <br><br>Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4662">Baidoc</a> — Wed Jul 06, 2005 10:36 am</p><hr />
]]></content>
	</entry>
	</feed>
