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

	<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>2009-05-02T03:33:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[burny209]]></name></author>
		<updated>2009-05-02T03:33:27-04:00</updated>

		<published>2009-05-02T03:33:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88636#p88636</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88636#p88636"/>
		<title type="html"><![CDATA[keyword_1.4 help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88636#p88636"><![CDATA[
i fixed it already yesterday.<br><br>but thanks for the reply and help<br><br>greets<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10630">burny209</a> — Sat May 02, 2009 3:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2009-05-01T16:53:09-04:00</updated>

		<published>2009-05-01T16:53:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88632#p88632</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88632#p88632"/>
		<title type="html"><![CDATA[Re: keyword_1.4 help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88632#p88632"><![CDATA[
<blockquote class="uncited"><div>it i do !update .update or update nothing happens...<br>i only get this error<br>Tcl error [::keyword::pubm]: invalid command name "isnumber"<br><br>and i get that everytime someone posts into the channel.<br><br>would be glad if someone knows help<br><br>greets</div></blockquote><div class="codebox"><p>Code: </p><pre><code># All-Tools TCL, includes toolbox.tcl, toolkit.tcl and moretools.tcl# toolbox was originally authored by cmwagner &lt;cmwagner@sodre.net&gt;# toolkit was originally authored by Robey Pointer# moretools was originally authored by David Sesno &lt;walker@shell.pcrealm.net&gt;# modified for 1.3.0 bots by TG## Copyright (C) 1999, 2003, 2004 Eggheads Development Team# Tothwolf  24/25May1999: more changes... &lt;snipped irrelevant parts&gt; ...# rtc       20Sep1999: added isnumber, changes</code></pre></div>keyword_1.4 assumes you've already sourced alltools. It could check if it is loaded prior and if not, bail out/abort, but it doesn't. It prefers to "run" into commands meant for alltools ([string isnumber] for example) and have the interpreter fail on handling them correctly. It could've simply exited and ask you source alltools if you hadn't (alltools has a variable it creates when loaded you simply check if [info exists]). Source them as they are below and you can give the script what it is assuming:<div class="codebox"><p>Code: </p><pre><code>source scripts/alltools.tclsource scripts/keyword_1.4.tcl</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Fri May 01, 2009 4:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[burny209]]></name></author>
		<updated>2009-05-01T07:03:17-04:00</updated>

		<published>2009-05-01T07:03:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88627#p88627</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88627#p88627"/>
		<title type="html"><![CDATA[keyword_1.4 help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88627#p88627"><![CDATA[
hi<br><br>i got a problem with that script.<br><br>after adding a keyword to the database<br><br>(09:17:06)   (@burny209) kimbo add update 123123123<br>(09:17:06)   (NOTICE) von (kimbo) (keyword) {update} was successfully added to the database. (Rizon)<br><br>it i do !update .update or update nothing happens...<br>i only get this error<br>Tcl error [::keyword::pubm]: invalid command name "isnumber"<br><br>and i get that everytime someone posts into the channel.<br><br>would be glad if someone knows help<br><br>greets<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10630">burny209</a> — Fri May 01, 2009 7:03 am</p><hr />
]]></content>
	</entry>
	</feed>
