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

	<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>2012-03-09T20:23:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Fire-Fox]]></name></author>
		<updated>2012-03-02T13:49:42-04:00</updated>

		<published>2012-03-02T13:49:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=98919#p98919</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=98919#p98919"/>
		<title type="html"><![CDATA[[SOLVED] cant read &quot;site&quot; no such variable]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=98919#p98919"><![CDATA[
Thanks that did the tricks!<br><br>But now it outputs a empty line  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8230">Fire-Fox</a> — Fri Mar 02, 2012 1:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2012-03-02T13:37:27-04:00</updated>

		<published>2012-03-02T13:37:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=98918#p98918</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=98918#p98918"/>
		<title type="html"><![CDATA[[SOLVED] cant read &quot;site&quot; no such variable]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=98918#p98918"><![CDATA[
Cos the if statement returns true, thus <em class="text-italics">set url ""</em>. I'm sure you meant <em class="text-italics">set site ""</em> instead. <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=187">caesar</a> — Fri Mar 02, 2012 1:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Fire-Fox]]></name></author>
		<updated>2012-03-09T20:23:28-04:00</updated>

		<published>2012-03-02T12:45:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=98917#p98917</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=98917#p98917"/>
		<title type="html"><![CDATA[[SOLVED] cant read &quot;site&quot; no such variable]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=98917#p98917"><![CDATA[
I have this code: <div class="codebox"><p>Code: </p><pre><code>if { $url == "" } { set url "" } else { set site "\[ \0037URL\003: $url \]" }</code></pre></div>And i can't figure out why i get "can't read "site" no such variable"<br><div class="codebox"><p>Code: </p><pre><code>putnow "PRIVMSG $chan : $site"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8230">Fire-Fox</a> — Fri Mar 02, 2012 12:45 pm</p><hr />
]]></content>
	</entry>
	</feed>
