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

	<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-12-18T05:58:15-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-12-18T05:58:15-04:00</updated>

		<published>2003-12-18T05:58:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31566#p31566</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31566#p31566"/>
		<title type="html"><![CDATA[global varabile that returns the number of lines in a file?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31566#p31566"><![CDATA[
nope afaik<br>but its quite easy: <br><br>set c 0; set f [open search.txt r] ; while {![eof $f]} {gets $f ; incr c} ; return $c<p>Statistics: Posted by Guest — Thu Dec 18, 2003 5:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dedan]]></name></author>
		<updated>2003-12-18T00:58:20-04:00</updated>

		<published>2003-12-18T00:58:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31564#p31564</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31564#p31564"/>
		<title type="html"><![CDATA[global varabile that returns the number of lines in a file?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31564#p31564"><![CDATA[
Is there a global varabile that returns the number of lines in a file?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3472">Dedan</a> — Thu Dec 18, 2003 12:58 am</p><hr />
]]></content>
	</entry>
	</feed>
