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

	<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>2005-12-21T16:00:39-04:00</updated>

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

		<entry>
		<author><name><![CDATA[FcLan]]></name></author>
		<updated>2005-12-21T16:00:39-04:00</updated>

		<published>2005-12-21T16:00:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58553#p58553</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58553#p58553"/>
		<title type="html"><![CDATA[Read file help..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58553#p58553"><![CDATA[
thx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6791">FcLan</a> — Wed Dec 21, 2005 4:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-12-21T10:48:03-04:00</updated>

		<published>2005-12-21T10:48:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58548#p58548</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58548#p58548"/>
		<title type="html"><![CDATA[Read file help..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58548#p58548"><![CDATA[
Try<div class="codebox"><p>Code: </p><pre><code>[lrange [split [::http::data $x] \n] 0 3]</code></pre></div>instead of<div class="codebox"><p>Code: </p><pre><code>[split [::http::data $x] \n]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Dec 21, 2005 10:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FcLan]]></name></author>
		<updated>2005-12-21T09:54:54-04:00</updated>

		<published>2005-12-21T09:54:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58546#p58546</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58546#p58546"/>
		<title type="html"><![CDATA[Read file help..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58546#p58546"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>package require httpbind pub - !read fooproc foo {n u h c t} {   set x [::http::geturl www.website.com/file.txt]   foreach e [split [::http::data $x] \n] {puthelp "privmsg $c :$e"}   ::http::cleanup $x}</code></pre></div> It is code to read file from website, i`ve seen it on this forum, but I want to read only 4 latest lines, any ideas??<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6791">FcLan</a> — Wed Dec 21, 2005 9:54 am</p><hr />
]]></content>
	</entry>
	</feed>
