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

	<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-07-19T00:59:57-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-07-19T00:59:57-04:00</updated>

		<published>2003-07-19T00:59:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23661#p23661</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23661#p23661"/>
		<title type="html"><![CDATA[need some tcl help plz]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23661#p23661"><![CDATA[
use something like this:<div class="codebox"><p>Code: </p><pre><code>switch -- [strlwr [lindex $text 0]] {  "discovery" {    # something for the discovery channel  }  "animalplanet" {    # somkething here for the animal planet..  }  # and so on.  default {    # insert here something for the channels you don't have    # if the channels dosen't exist this will be called.  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sat Jul 19, 2003 12:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[b34r]]></name></author>
		<updated>2003-07-18T08:48:52-04:00</updated>

		<published>2003-07-18T08:48:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23635#p23635</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23635#p23635"/>
		<title type="html"><![CDATA[need some tcl help plz]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23635#p23635"><![CDATA[
Hi<br>well i finally made my very first tcl script<br>it's a swedish tv-program fetcher  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> <br>The only thing i'm not able to finalize is how do i check the input, like <div class="codebox"><p>Code: </p><pre><code>!teve discovery</code></pre></div>so that i wont get any errors if somebody types anything else instead of the channels or help text that is allowed.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3355">b34r</a> — Fri Jul 18, 2003 8:48 am</p><hr />
]]></content>
	</entry>
	</feed>
