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

	<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-08T20:03:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-09-08T20:03:33-04:00</updated>

		<published>2003-09-08T20:03:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26775#p26775</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26775#p26775"/>
		<title type="html"><![CDATA[TCL Script Help Please.. Small Problem.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26775#p26775"><![CDATA[
$html is not a list. If you want it to become a list of lines, do a <div class="codebox"><p>Code: </p><pre><code>[split $html \n]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Mon Sep 08, 2003 8:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-08T19:51:57-04:00</updated>

		<published>2003-09-08T19:51:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26774#p26774</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26774#p26774"/>
		<title type="html"><![CDATA[TCL Script Help Please.. Small Problem.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26774#p26774"><![CDATA[
Can someone tell me whats wrong with this peice of Code:<br><br>set token [http::geturl lightning-bolt.kicks-ass.net]<br>              set html [http::data $token]<br>                      foreach line $html {<br>                      putserv "PRIVMSG $nick :$line"<br>                      }<br>                      return<br>                      }<br>-----------------------------------------------------------------------<br>I get this error: [ 19:47:57 ] &lt;Lightning-Bolt&gt; [19:46] Tcl error [pub_parsecmd]: list element in quotes followed by "&gt;" instead of space<br><br>? btw that url addy above is only temp testing.. for now..<br><br><br>anyhow any help on why I cant get that to work would be great...<br><br>I need this code so I can set up a update checker on my website for my script.. something like that.. anyhow thanks in advanced..<br><br><br>Mike.<p>Statistics: Posted by Guest — Mon Sep 08, 2003 7:51 pm</p><hr />
]]></content>
	</entry>
	</feed>
