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

	<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-01-11T17:33:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-11T17:33:12-04:00</updated>

		<published>2003-01-11T17:33:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15186#p15186</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15186#p15186"/>
		<title type="html"><![CDATA[invalid command name?!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15186#p15186"><![CDATA[
ischannel is not a valud command, as stated.<br><br>YOu can safly change the word "ischannel" to "validchan" and this script, should then function normaly.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Jan 11, 2003 5:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ReaLz]]></name></author>
		<updated>2003-01-11T17:30:31-04:00</updated>

		<published>2003-01-11T17:30:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15185#p15185</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15185#p15185"/>
		<title type="html"><![CDATA[invalid command name?!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15185#p15185"><![CDATA[
I have this in a TCL script of mine:<br>proc caps_ctcp {nick host hand who what text} {<br>if {[ischannel $who]} {<br>   caps_pubm $nick $host $hand $who $text<br> }<br> return 0<br>}<br><br>and worked fine before the update to 1.6.10 and look what is says now:<br>[23:20] Tcl error [caps_ctcp]: invalid command name "ischannel"<br><br>What's wrong?!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2044">ReaLz</a> — Sat Jan 11, 2003 5:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
