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

	<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-10-13T08:16:54-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-10-13T08:16:54-04:00</updated>

		<published>2003-10-13T08:16:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28377#p28377</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28377#p28377"/>
		<title type="html"><![CDATA[fconfigure dccsend ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28377#p28377"><![CDATA[
nevermind found it<br><br><div class="codebox"><p>Code: </p><pre><code>set rfile [open "filename" "r"]set wfile [open "nfilename" "w"]fconfigure $rfile -translation crlffconfigure $wfile -translation crlfset data [read $rfile]puts $wfile $dataclose $wfileclose $rfiledccsend nfilename $nick</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Mon Oct 13, 2003 8:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-10-12T23:16:31-04:00</updated>

		<published>2003-10-12T23:16:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28368#p28368</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28368#p28368"/>
		<title type="html"><![CDATA[fconfigure dccsend ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28368#p28368"><![CDATA[
there should be a way !! this is not a solution i could also say install linux :p<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sun Oct 12, 2003 11:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[BarkerJr]]></name></author>
		<updated>2003-10-12T21:36:31-04:00</updated>

		<published>2003-10-12T21:36:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28363#p28363</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28363#p28363"/>
		<title type="html"><![CDATA[Re: fconfigure dccsend ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28363#p28363"><![CDATA[
<blockquote class="uncited"><div>its when i dcc a txt file it gives funny outputs in win envirement cause of the \n i gues but how do i fix this ?</div></blockquote>Tell them to open the files in wordpad, rather than notepad, I guess.  Or write them in windows, and not linux.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2933">BarkerJr</a> — Sun Oct 12, 2003 9:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-10-12T20:43:26-04:00</updated>

		<published>2003-10-12T20:43:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28359#p28359</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28359#p28359"/>
		<title type="html"><![CDATA[fconfigure dccsend ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28359#p28359"><![CDATA[
How do i use fconfigure on dccsend ? i tryed it but it couldn't find sutch channel of course sounds logic but how do i get the channel ? or what is the channel ive tryed various combinations .. but no working result ! ?<br><br>its when i dcc a txt file it gives funny outputs in win envirement cause of the \n i gues but how do i fix this ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sun Oct 12, 2003 8:43 pm</p><hr />
]]></content>
	</entry>
	</feed>
