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

	<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>2001-10-23T14:04:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2001-10-23T14:04:00-04:00</updated>

		<published>2001-10-23T14:04:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=983#p983</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=983#p983"/>
		<title type="html"><![CDATA[if somthing is equal to nothing ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=983#p983"><![CDATA[
you typed it wrong, try<br><div class="codebox"><p>Code: </p><pre><code>if {$var == ""} {   #do stuff }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Tue Oct 23, 2001 2:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-23T12:05:00-04:00</updated>

		<published>2001-10-23T12:05:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=979#p979</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=979#p979"/>
		<title type="html"><![CDATA[if somthing is equal to nothing ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=979#p979"><![CDATA[
Hey..<br><br>using if,then,else....<br>how can I check if a variable is equal to nothing?<br><br>{if $var == ""} gives an error saying 'extra characters after close-bracket'<br><br>I'm probably using the wrong syntax.. anyone help? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><p>Statistics: Posted by Guest — Tue Oct 23, 2001 12:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
