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

	<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>2009-02-06T16:55:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-02-06T16:55:05-04:00</updated>

		<published>2009-02-06T16:55:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87261#p87261</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87261#p87261"/>
		<title type="html"><![CDATA[How to make text printing to screen go to a new line]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87261#p87261"><![CDATA[
Not without editing the script to support several lines of text.<br><br>I suppose one approach would be to store each line in a list, then iterate through that list using a foreach-loop<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Fri Feb 06, 2009 4:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2009-02-06T15:34:05-04:00</updated>

		<published>2009-02-06T15:34:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87259#p87259</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87259#p87259"/>
		<title type="html"><![CDATA[How to make text printing to screen go to a new line]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87259#p87259"><![CDATA[
Hello,<br><br>Using a script by slennox -   partmsg.tcl.      But that is just an example.<br><br>In it, is a place to edit the text that it will send.    <br><br><br>I've found:<br><a href="http://forum.egghelp.org/viewtopic.php?t=3867" class="postlink">http://forum.egghelp.org/viewtopic.php?t=3867</a><br>and it is quite helpful for colorizing the text.    <br><br>I have a line, in the above mentioned script, like this:<div class="codebox"><p>Code: </p><pre><code>"Goodbye \002%nick\002,  hope to see you again soon!  \00301,15www.somewebpagehere.com\003  and here in \00301,15#ourchannel\003 channel"</code></pre></div>But what I'd really like to do, is have it start on a new line, right after <br>"soon!" .<br>So that a new lines starts with the web page url.<br><br>I hope I've described what I want well enough.<br><br>Is there some sort of control character or something that I could put in the line, to make it go to a new line?<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Fri Feb 06, 2009 3:34 pm</p><hr />
]]></content>
	</entry>
	</feed>
