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

	<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-09-10T13:42:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[kem]]></name></author>
		<updated>2005-09-10T13:42:18-04:00</updated>

		<published>2005-09-10T13:42:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55566#p55566</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55566#p55566"/>
		<title type="html"><![CDATA[Open file and write.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55566#p55566"><![CDATA[
simple, thx :&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4970">kem</a> — Sat Sep 10, 2005 1:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-09-10T12:51:54-04:00</updated>

		<published>2005-09-10T12:51:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55563#p55563</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55563#p55563"/>
		<title type="html"><![CDATA[Open file and write.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55563#p55563"><![CDATA[
read the file into a list, insert <em class="text-italics">text0</em> at the beginning of that list, write the list to file<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Sep 10, 2005 12:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kem]]></name></author>
		<updated>2005-09-10T12:10:44-04:00</updated>

		<published>2005-09-10T12:10:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55562#p55562</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55562#p55562"/>
		<title type="html"><![CDATA[Open file and write.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55562#p55562"><![CDATA[
File:<br>text1 <br>text2<br><div class="codebox"><p>Code: </p><pre><code>bind dcc - test testproc test {h i a} {set fp [open file.txt "w"]puts $fp "text0"close $fp}</code></pre></div>Script add new line at end of file, what i can use to add "text0" in begin file and not delete text1 and text2 ?<br><br>(sorry for my english:&gt;)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4970">kem</a> — Sat Sep 10, 2005 12:10 pm</p><hr />
]]></content>
	</entry>
	</feed>
