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

	<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-08-11T01:23:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-08-11T01:23:50-04:00</updated>

		<published>2003-08-11T01:23:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24687#p24687</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24687#p24687"/>
		<title type="html"><![CDATA[other way then dumpfile ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24687#p24687"><![CDATA[
have no clue what ur talking about and tnx anyway but it suddenly popped in my head today <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> hehe i know took a while and the answer was there all the time in front of me but for the peope who wana use it here it is <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><div class="codebox"><p>Code: </p><pre><code>bind pub - !log log:pubproc log:pub {nick uhost hand chan arg} {  set rfile [open "test.txt" "r"]  foreach line [split [read $rfile] \n] {    putquick "NOTICE $nick :$line"   }  close $rfile}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Mon Aug 11, 2003 1:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-07-03T14:54:00-04:00</updated>

		<published>2003-07-03T14:54:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22974#p22974</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22974#p22974"/>
		<title type="html"><![CDATA[Re: other way then dumpfile ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22974#p22974"><![CDATA[
<blockquote class="uncited"><div>hmm is there an other way then dumpfile of reading a txt file and dumping that to the user who triggers the command cause dumpfile only works if the data is in text directroy and euhm the txt files are on various places so ... :/</div></blockquote>1. read the specified file (not necessarily from the text/help directory)<br>2. split it into a list around the newline character<br>3. output each element of that list in een PRIVMSG $nick<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Thu Jul 03, 2003 2:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-06-25T16:00:52-04:00</updated>

		<published>2003-06-25T16:00:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22587#p22587</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22587#p22587"/>
		<title type="html"><![CDATA[other way then dumpfile ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22587#p22587"><![CDATA[
hmm is there an other way then dumpfile of reading a txt file and dumping that to the user who triggers the command cause dumpfile only works if the data is in text directroy and euhm the txt files are on various places so ... :/<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Wed Jun 25, 2003 4:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
