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

	<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-05-10T09:16:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-05-10T09:16:00-04:00</updated>

		<published>2002-05-10T09:16:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6813#p6813</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6813#p6813"/>
		<title type="html"><![CDATA[question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6813#p6813"><![CDATA[
or possibly a global variable clash<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Fri May 10, 2002 9:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-10T06:56:00-04:00</updated>

		<published>2002-05-10T06:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6810#p6810</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6810#p6810"/>
		<title type="html"><![CDATA[question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6810#p6810"><![CDATA[
I guess there could be a number of reasons, although probaby the most expected problem for me would be an event handler being used which is not stackable. Not all event handlers are, and loading a new script which tries to run from the same trigger as a previous script will simply overwrite the handler for that event with the newly specified one. Check tcl-commands.doc and binds for more info on what is stackable.<br> I can't remember precisely atm but one of the commands for exiting a proc, maybe break, maybe return, will result in no more events being processed after the current one, effectively "emtpying the stack" for stackable binds. Both of these answers rely on the notion that both scripts are trying to hook into the same event to run. Maybe we need more info..<p>Statistics: Posted by Guest — Fri May 10, 2002 6:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-10T05:19:00-04:00</updated>

		<published>2002-05-10T05:19:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6805#p6805</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6805#p6805"/>
		<title type="html"><![CDATA[question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6805#p6805"><![CDATA[
Does anybody know why a tcl scripts stops working after i uploaded another tcl script?<p>Statistics: Posted by Guest — Fri May 10, 2002 5:19 am</p><hr />
]]></content>
	</entry>
	</feed>
