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

	<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-11-01T15:21:29-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Garp]]></name></author>
		<updated>2005-11-01T15:21:29-04:00</updated>

		<published>2005-11-01T15:21:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56959#p56959</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56959#p56959"/>
		<title type="html"><![CDATA[problems with [nick]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56959#p56959"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind join - * testmeproc testme {nick uhost hand chan} {putlog "[split $nick]"}</code></pre></div>thank you, works!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3849">Garp</a> — Tue Nov 01, 2005 3:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2005-11-01T14:10:38-04:00</updated>

		<published>2005-11-01T14:10:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56957#p56957</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56957#p56957"/>
		<title type="html"><![CDATA[problems with [nick]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56957#p56957"><![CDATA[
you could also just try binding to the right proc<br><br>Also, use split to make sure it doesn't get errors with brackets,braces etc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Tue Nov 01, 2005 2:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Garp]]></name></author>
		<updated>2005-11-01T12:34:41-04:00</updated>

		<published>2005-11-01T12:34:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56956#p56956</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56956#p56956"/>
		<title type="html"><![CDATA[problems with [nick]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56956#p56956"><![CDATA[
I use this code and get an error like Tcl error: invalid command name "nick" when [nick] joins the channel.<br><div class="codebox"><p>Code: </p><pre><code>bind join - * dronecheckproc preparedronecheck {nick uhost hand chan} {putlog $nick}</code></pre></div>I tried several ways to get rid of the brackets but even then it produce the unmatched open brace in list error.<br><br>Could somebody point me into the right direction please?<br><br>Yes I used search and I know <a href="http://tcl.tk" class="postlink">http://tcl.tk</a> but - no luck till now<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3849">Garp</a> — Tue Nov 01, 2005 12:34 pm</p><hr />
]]></content>
	</entry>
	</feed>
