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

	<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-09-02T14:45:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-09-02T14:45:49-04:00</updated>

		<published>2003-09-02T14:45:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26258#p26258</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26258#p26258"/>
		<title type="html"><![CDATA[Re: variable names]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26258#p26258"><![CDATA[
Use a <a href="http://tcl.tk/man/tcl8.3/TclCmd/namespace.htm" class="postlink">namespace</a>. (Feel free to ask if you find the manual a bit sparse on clues)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Tue Sep 02, 2003 2:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cez]]></name></author>
		<updated>2003-09-02T14:40:15-04:00</updated>

		<published>2003-09-02T14:40:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26256#p26256</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26256#p26256"/>
		<title type="html"><![CDATA[variable names]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26256#p26256"><![CDATA[
I tend to use same names for some global variables in diffrent scripts. So sometimes when I want to run scripts which uses the same names for global variables its not working very well so I wonder if theres a way to declare them for use only inside the script they are defined in. Like declaring functions as static in c.<br><br>hope you understand what i want. thx for your time<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3232">cez</a> — Tue Sep 02, 2003 2:40 pm</p><hr />
]]></content>
	</entry>
	</feed>
