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

	<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>2017-09-05T18:49:04-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Landslyde]]></name></author>
		<updated>2017-09-05T18:49:04-04:00</updated>

		<published>2017-09-05T18:49:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106421#p106421</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106421#p106421"/>
		<title type="html"><![CDATA[New Line || Line Break]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106421#p106421"><![CDATA[
hey willyw:<br><br>I can live with that. It's a lot faster. And I only use it on my dedicated server where i run my little irc network. If it was a few hundred lines spewing out, that might be an issue (on other networks).<br><br>Thanks, willyw. I appreciate your help  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12386">Landslyde</a> — Tue Sep 05, 2017 6:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2017-09-05T17:44:08-04:00</updated>

		<published>2017-09-05T17:44:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106420#p106420</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106420#p106420"/>
		<title type="html"><![CDATA[New Line || Line Break]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106420#p106420"><![CDATA[
<blockquote class="uncited"><div><br>Yeah, I've been using a <strong class="text-strong">putquick</strong> for each line, but that spews out the 15 lines very slowly. I have everything on just one <strong class="text-strong">putquick</strong> now (much faster),<br>...</div></blockquote>I might not have time, right now, to carefully read your post and try to respond.   But I wanted to pass along this much for now:<br><br><a href="http://www.eggheads.org/support/egghtml/1.6.21/tcl-commands.html" class="postlink">http://www.eggheads.org/support/egghtml ... mands.html</a><br>and find:<br>putnow<br>command... and read the caution in the description !   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Tue Sep 05, 2017 5:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Landslyde]]></name></author>
		<updated>2017-09-05T17:29:08-04:00</updated>

		<published>2017-09-05T17:29:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106419#p106419</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106419#p106419"/>
		<title type="html"><![CDATA[New Line || Line Break]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106419#p106419"><![CDATA[
willw:<br><br>Yeah, I've been using a <strong class="text-strong">putquick</strong> for each line, but that spews out the 15 lines very slowly. I have everything on just one <strong class="text-strong">putquick</strong> now (much faster), each item separated by a comma, but that's not the <em class="text-italics"><strong class="text-strong">look</strong></em> I want.<br><br>And you may very well be right about this perhaps not being possible. I did an exhaustive search here before posting here and found nothing. Hopefully it can be done though.<br><br>Here are a few example lines you asked for:<br><div class="codebox"><p>Code: </p><pre><code>\002!def &lt;word&gt;\002 for word definitions\002!w\002 for International Weather\002!candy\002 for a list of candy to give yourself or someone else\002!q\002 for the channel quote system\002!s\002 for channel stats\002!t\002 for Timebomb\002!c\002 for funny Confuscious sayings\002!mash\002 for funny quotes from the \002M*A*S*H\002 tv series - \002M\002obile \002A\002rmy \002S\002urgical \002H\002ospital\002!bender\002 for Bender the Robot quotes</code></pre></div>Currently I have them like this:<br><div class="codebox"><p>Code: </p><pre><code>putquick "NOTICE $nick :Type \002!def &lt;word&gt;\002 for word definitions, \002!w\002 for International Weather, \002!candy\002 for a list of candy to give yourself or someone else, \002!q\002 for the channel quote system, \002!s\002 for channel stats, \002!t\002 for Timebomb, \002!c\002 for funny Confuscious sayings, \002!mash\002 for funny quotes from the \002M*A*S*H\002 tv series - \002M\002obile \002A\002rmy \002S\002urgical \002H\002ospital, \002!bender\002 for Bender the Robot quotes"</code></pre></div>And this works. But it'd look a lot better if I were able to use line breaks. And using each with its own <strong class="text-strong">putquick</strong> is super slow. Any ideas?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12386">Landslyde</a> — Tue Sep 05, 2017 5:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2017-09-05T17:04:42-04:00</updated>

		<published>2017-09-05T17:04:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106418#p106418</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106418#p106418"/>
		<title type="html"><![CDATA[Re: New Line || Line Break]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106418#p106418"><![CDATA[
<blockquote class="uncited"><div>I don't know how to do this. And maybe it just can't be done. Dunno.<br><br>I want to break the lines at certain places (denoted by <strong class="text-strong">/n</strong> in my example):<br>...</div></blockquote>I don't think it can be done.  Let's see what other responses you get on that.<br><br><br>I think you need a new putquick (or putserve) command for every time you want to put something on the server.<br><br>Therefore, if it were me, I would look to try to code it to split your line of text somehow.  Once that is done, a <br>foreach<br>loop on that list, with a putquick command ought to do what you described.<br><br>The trick is finding a way to split up the line of text.   If you have a few example lines,  that you don't mind posting, we could maybe develop something.<br><br>I hope this helps.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Tue Sep 05, 2017 5:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Landslyde]]></name></author>
		<updated>2017-09-05T16:48:50-04:00</updated>

		<published>2017-09-05T16:48:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106417#p106417</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106417#p106417"/>
		<title type="html"><![CDATA[New Line || Line Break]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106417#p106417"><![CDATA[
I don't know how to do this. And maybe it just can't be done. Dunno.<br><br>I want to break the lines at certain places (denoted by <strong class="text-strong">/n</strong> in my example):<br><div class="codebox"><p>Code: </p><pre><code>putquick "NOTICE $nick :Type This \n That \n Something else"</code></pre></div>I want the output to be:<br><div class="codebox"><p>Code: </p><pre><code>ThisThatSomething else</code></pre></div>This is just an example to demonstrate my need. Thanks for any and all help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12386">Landslyde</a> — Tue Sep 05, 2017 4:48 pm</p><hr />
]]></content>
	</entry>
	</feed>
