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

	<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>2014-07-11T15:54:39-04:00</updated>

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

		<entry>
		<author><name><![CDATA[chepeme]]></name></author>
		<updated>2014-07-11T15:54:39-04:00</updated>

		<published>2014-07-11T15:54:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102991#p102991</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102991#p102991"/>
		<title type="html"><![CDATA[Problem writing a file.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102991#p102991"><![CDATA[
That was the problem, thanks again!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12411">chepeme</a> — Fri Jul 11, 2014 3:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2014-07-11T10:07:17-04:00</updated>

		<published>2014-07-11T10:07:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102990#p102990</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102990#p102990"/>
		<title type="html"><![CDATA[Problem writing a file.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102990#p102990"><![CDATA[
Cos you got a proc called join and this like instead of using the TCL join command will call yours, hence the error.<br><br>You should avoid using the TCL language functions as proc names, in your case having a proc called join. Rename it to something like mystuff:join or whatever.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Fri Jul 11, 2014 10:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[chepeme]]></name></author>
		<updated>2014-07-11T07:39:00-04:00</updated>

		<published>2014-07-11T07:39:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102989#p102989</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102989#p102989"/>
		<title type="html"><![CDATA[Problem writing a file.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102989#p102989"><![CDATA[
On the example from <a href="http://forum.egghelp.org/viewtopic.php?t=6885" class="postlink">http://forum.egghelp.org/viewtopic.php?t=6885</a> i took the remove line code.. once I tried it i got this error<br><br>Tcl error [dquote]: wrong # args: should be "join n host h chan"<br><br>The line causing the error is <div class="codebox"><p>Code: </p><pre><code>puts $fp [join $lines "\n"] </code></pre></div>Any idea why?<br><br>Regards<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12411">chepeme</a> — Fri Jul 11, 2014 7:39 am</p><hr />
]]></content>
	</entry>
	</feed>
