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

	<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>2021-06-10T16:58:44-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2021-06-10T16:58:44-04:00</updated>

		<published>2021-06-10T16:58:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109979#p109979</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109979#p109979"/>
		<title type="html"><![CDATA[read a joke from a file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109979#p109979"><![CDATA[
Nevermind, Thanks to DasBrain, i found what i needed.<br><br>Here's my code:<div class="codebox"><p>Code: </p><pre><code>inside jokes.txt"joke 1 herestill hereending here"joke2 herestill hereending here"set fd "scripts/jokes.txt"set jokes [read $fd]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12849">ComputerTech</a> — Thu Jun 10, 2021 4:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2021-06-10T15:14:41-04:00</updated>

		<published>2021-06-10T15:14:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=109978#p109978</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=109978#p109978"/>
		<title type="html"><![CDATA[read a joke from a file]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=109978#p109978"><![CDATA[
What would be the best way to read a joke from a txt file like this<br><div class="codebox"><p>Code: </p><pre><code>"joke 1 here and so onjoke1 still here and heeeeeereeejoke 1 ends here""joke2 starts here, and continues...still here too!and ends here..."</code></pre></div>possible to use " " to specify the start and end of a line? or what would be the best way, thanks in advanced  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12849">ComputerTech</a> — Thu Jun 10, 2021 3:14 pm</p><hr />
]]></content>
	</entry>
	</feed>
