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

	<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-02-21T11:49:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-21T11:49:00-04:00</updated>

		<published>2002-02-21T11:49:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4786#p4786</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4786#p4786"/>
		<title type="html"><![CDATA[Infobot prob]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4786#p4786"><![CDATA[
in line 224 in the .tcl of the script hosted on egghead's ftp there is a strange syntax error.<br><br>Kept getting this:<br>TCL error [!pub_ib_filter]: invalid command name "4km_debuglog"<br>... so I went into the script and line 224 looked like this:<div class="codebox"><p>Code: </p><pre><code>224     4km_debuglog 4 "Entered pub_ib_filter"</code></pre></div>changed to this:<div class="codebox"><p>Code: </p><pre><code>224    ib_debuglog "Entered pub_ib_filter"</code></pre></div>works fine.<br><br>No idea if this is what is intended, but guessing that if you can't resolve this prob you're not debugging <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><br><br>Anyway, thought I'd post this in case anyone else was having this problem.<br><p>Statistics: Posted by Guest — Thu Feb 21, 2002 11:49 am</p><hr />
]]></content>
	</entry>
	</feed>
