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

	<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>2002-04-20T05:08:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-20T05:08:00-04:00</updated>

		<published>2002-04-20T05:08:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6349#p6349</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6349#p6349"/>
		<title type="html"><![CDATA[wrong # args????]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6349#p6349"><![CDATA[
Quoting from doc/tcl-commands.doc:<br>bind join &lt;flags&gt; &lt;mask&gt; &lt;proc&gt;<br>procname &lt;nick&gt; &lt;user@host&gt; &lt;handle&gt; &lt;channel&gt;<br><br>for the proc handling the bind join, it takes four arguments supplied to it..<br><br>it should be:<br>proc joinmesg {nick uhost handle chan} {<p>Statistics: Posted by Guest — Sat Apr 20, 2002 5:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-19T22:15:00-04:00</updated>

		<published>2002-04-19T22:15:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6346#p6346</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6346#p6346"/>
		<title type="html"><![CDATA[wrong # args????]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6346#p6346"><![CDATA[
ok heres what im doing:<br><br>bind join - * joinmesg<br>proc joinmesg {nick chan} {<br>.<br>.<br>.<br><br>but when someone joins it will say:<br>Tcl error [joinmesg]: wrong # args: should be "joinmesg nick chan"<br><br>whats going on???<p>Statistics: Posted by Guest — Fri Apr 19, 2002 10:15 pm</p><hr />
]]></content>
	</entry>
	</feed>
