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

	<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>2005-11-12T14:06:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[deadite66]]></name></author>
		<updated>2005-11-12T14:06:28-04:00</updated>

		<published>2005-11-12T14:06:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57355#p57355</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57355#p57355"/>
		<title type="html"><![CDATA[problems with chars such as ¬, •]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57355#p57355"><![CDATA[
i had a similar problem when making a topic restorer script.<br><br>fconfigure ~filename~ -encoding binary<br><br>worked for me.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6296">deadite66</a> — Sat Nov 12, 2005 2:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-11-12T11:32:53-04:00</updated>

		<published>2005-11-12T11:32:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57353#p57353</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57353#p57353"/>
		<title type="html"><![CDATA[problems with chars such as ¬, •]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57353#p57353"><![CDATA[
The following link may, or may not, be of some help.<br><br><a href="http://www.draac.com/special.html" class="postlink">Draac.Com's Special Letters</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Nov 12, 2005 11:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sKy]]></name></author>
		<updated>2005-11-12T09:42:16-04:00</updated>

		<published>2005-11-12T09:42:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57350#p57350</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57350#p57350"/>
		<title type="html"><![CDATA[problems with chars such as ¬, •]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57350#p57350"><![CDATA[
Hi there,<br><br>i`ve got a little problem with file mangement.<div class="codebox"><p>Code: </p><pre><code>set file [open testfile.txt a] ; puts $file "¬ •" ; close $fileset file [open testfile.txt r] ; set data [read $file] ; close $file ; return $data</code></pre></div>for some unknown reason this will return "? ?" and not "¬ •" like I wanted...<br><br>So how could I solve this?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6101">sKy</a> — Sat Nov 12, 2005 9:42 am</p><hr />
]]></content>
	</entry>
	</feed>
