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

	<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-05-24T17:54:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[TsT]]></name></author>
		<updated>2003-05-24T17:54:52-04:00</updated>

		<published>2003-05-24T17:54:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20600#p20600</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20600#p20600"/>
		<title type="html"><![CDATA[splitting variable text over mulitple lines???]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20600#p20600"><![CDATA[
Or:<br>set var {bla bla\<br>bla}<br>(one line)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2803">TsT</a> — Sat May 24, 2003 5:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-05-24T13:43:45-04:00</updated>

		<published>2003-05-24T13:43:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20597#p20597</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20597#p20597"/>
		<title type="html"><![CDATA[splitting variable text over mulitple lines???]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20597#p20597"><![CDATA[
$var "..." ? that doesn't look like tcl to me. Try this: <br>set var {bla bla<br>bla}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Sat May 24, 2003 1:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[matt2kjones]]></name></author>
		<updated>2003-05-24T11:18:13-04:00</updated>

		<published>2003-05-24T11:18:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20594#p20594</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20594#p20594"/>
		<title type="html"><![CDATA[splitting variable text over mulitple lines???]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20594#p20594"><![CDATA[
Hey currently i have my variables like this......<br><br>$var "one huge long line of text, which looks really bad when opened in a text editor"<br><br>is there anyway to split the test onto say 10 lines, but put all the text in one var???<br><br>so that you write the test on a few lines, but it appears in the var as one line<br><br>i tried this.....<br><br>$var "one huge<br>long line of<br>text split over<br>a few lines"<br><br>but it gave me and error <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>any ideas, i have check loads of tcl sites for this<br><br>thanx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2662">matt2kjones</a> — Sat May 24, 2003 11:18 am</p><hr />
]]></content>
	</entry>
	</feed>
