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

	<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>2002-02-01T07:46:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-02-01T07:46:00-04:00</updated>

		<published>2002-02-01T07:46:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4241#p4241</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4241#p4241"/>
		<title type="html"><![CDATA[lenght for tcl data]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4241#p4241"><![CDATA[
You're getting this effect for 2 reasons. Firstly because you haven't read your config file:<br><blockquote class="uncited"><div># Set here the maximum number of lines to queue to the server. If you're<br># going to dump large chunks of text to people over IRC, you will probably<br># want to raise this. 300 is fine for most people though.<br>set max-queue-msg 300</div></blockquote>and secondly because you haven't read RFC1459, which somewhere states that an IRCD should limit the number of characters in a user command (something around the 450 mark for EFNet, dunno what the other networks allow).<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Fri Feb 01, 2002 7:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-01T03:14:00-04:00</updated>

		<published>2002-02-01T03:14:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4240#p4240</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4240#p4240"/>
		<title type="html"><![CDATA[lenght for tcl data]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4240#p4240"><![CDATA[
i get some data from web server and after that print it to private... but i see , that eggdrop print no full string.. it hasn't end.. about 285 letters prints only...<br>why it's so ?? my code <br>set wzout [gets $wzsock]<br>putserv "privmsg $nick :$wzout"<br><br><p>Statistics: Posted by Guest — Fri Feb 01, 2002 3:14 am</p><hr />
]]></content>
	</entry>
	</feed>
