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

	<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-06-21T08:21:42-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Aron]]></name></author>
		<updated>2003-06-21T08:21:42-04:00</updated>

		<published>2003-06-21T08:21:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22314#p22314</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22314#p22314"/>
		<title type="html"><![CDATA[Whats the difference between $var and $::var ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22314#p22314"><![CDATA[
alright, thanks! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2858">Aron</a> — Sat Jun 21, 2003 8:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-20T14:28:50-04:00</updated>

		<published>2003-06-20T14:28:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22298#p22298</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22298#p22298"/>
		<title type="html"><![CDATA[Whats the difference between $var and $::var ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22298#p22298"><![CDATA[
$var inside a proc (wittout calling it globaly using "global var") is seen as an local variable. The $::var is equal with "global var" and used in the proc as "$var". Hope you've understood somehting from this.. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> Do a forum search and you'll find a better explination because this question had his answer before.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Fri Jun 20, 2003 2:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Aron]]></name></author>
		<updated>2003-06-20T14:10:47-04:00</updated>

		<published>2003-06-20T14:10:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22295#p22295</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22295#p22295"/>
		<title type="html"><![CDATA[Whats the difference between $var and $::var ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22295#p22295"><![CDATA[
I just noticed some scripts use $::variable... Whats the difference between the too?<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2858">Aron</a> — Fri Jun 20, 2003 2:10 pm</p><hr />
]]></content>
	</entry>
	</feed>
