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

	<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>2004-06-29T18:51:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[NewzUK]]></name></author>
		<updated>2004-06-29T18:51:33-04:00</updated>

		<published>2004-06-29T18:51:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38036#p38036</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38036#p38036"/>
		<title type="html"><![CDATA[init server set]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38036#p38036"><![CDATA[
thank you both - still having issues but will try to nut it out! =)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2210">NewzUK</a> — Tue Jun 29, 2004 6:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-06-29T14:47:25-04:00</updated>

		<published>2004-06-29T14:47:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38026#p38026</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38026#p38026"/>
		<title type="html"><![CDATA[init server set]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38026#p38026"><![CDATA[
Global variables are set outside of procedures.<br>Only local variables can be set inside of procedures.<br><br>As global variables can be used throughout the bot we<br>can say with any script, local variables which are set <br>inside procedures can be only and only used inside<br>procedures and will have no affect/result outside of them,<br>as they woudn't have been declared.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Tue Jun 29, 2004 2:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-06-29T11:20:57-04:00</updated>

		<published>2004-06-29T11:20:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38020#p38020</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38020#p38020"/>
		<title type="html"><![CDATA[init server set]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38020#p38020"><![CDATA[
<a href="http://tcl.tk/man/tcl8.5/TclCmd/global.htm" class="postlink">http://tcl.tk/man/tcl8.5/TclCmd/global.htm</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Tue Jun 29, 2004 11:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzUK]]></name></author>
		<updated>2004-06-29T11:16:03-04:00</updated>

		<published>2004-06-29T11:16:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38019#p38019</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38019#p38019"/>
		<title type="html"><![CDATA[init server set]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38019#p38019"><![CDATA[
Hi - I'm trying to set some vars just once on connection so they are available for some scripts, but what I have here dosn't seem to work...<br><div class="codebox"><p>Code: </p><pre><code>bind evnt - init-server evnt:init_set   proc evnt:init_set {type} {    set apold ap    set apnaold apna    set afpold afp    set cbsbold cbsb    set djold dj    set rtrold rtr}</code></pre></div>any ideas? thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2210">NewzUK</a> — Tue Jun 29, 2004 11:16 am</p><hr />
]]></content>
	</entry>
	</feed>
