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

	<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>2004-04-16T05:10:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[darkie]]></name></author>
		<updated>2004-04-16T05:10:19-04:00</updated>

		<published>2004-04-16T05:10:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35605#p35605</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35605#p35605"/>
		<title type="html"><![CDATA[ASCII conversion in TCL?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35605#p35605"><![CDATA[
Thanks, that works even better!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2746">darkie</a> — Fri Apr 16, 2004 5:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-04-15T07:02:10-04:00</updated>

		<published>2004-04-15T07:02:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35541#p35541</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35541#p35541"/>
		<title type="html"><![CDATA[ASCII conversion in TCL?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35541#p35541"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>scan "9" %c</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Thu Apr 15, 2004 7:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[darkie]]></name></author>
		<updated>2004-04-15T03:19:06-04:00</updated>

		<published>2004-04-15T03:19:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35535#p35535</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35535#p35535"/>
		<title type="html"><![CDATA[ASCII conversion in TCL?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35535#p35535"><![CDATA[
Never mind, I got it.  It spits it out in hex, but it works:<br><div class="codebox"><p>Code: </p><pre><code>set s "h"binary scan $s H*@0a* hex asciiputs "Hex: $hex"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2746">darkie</a> — Thu Apr 15, 2004 3:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[darkie]]></name></author>
		<updated>2004-04-15T03:08:05-04:00</updated>

		<published>2004-04-15T03:08:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35534#p35534</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35534#p35534"/>
		<title type="html"><![CDATA[ASCII conversion in TCL?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35534#p35534"><![CDATA[
How can I extract the ASCII code for a single character? <br><br>ie. The ascii code of 9 is 57.<br><br>Any help on this will be appreciated.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2746">darkie</a> — Thu Apr 15, 2004 3:08 am</p><hr />
]]></content>
	</entry>
	</feed>
