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

	<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-03-30T11:49:45-04:00</updated>

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

		<entry>
		<author><name><![CDATA[arcane]]></name></author>
		<updated>2004-03-30T11:49:45-04:00</updated>

		<published>2004-03-30T11:49:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35090#p35090</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35090#p35090"/>
		<title type="html"><![CDATA[Re: How to evaluate characters in a 1 word]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35090#p35090"><![CDATA[
<blockquote class="uncited"><div>Also what is the identifier i can use to evaluate how many characters there is in a word?</div></blockquote>string length<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2617">arcane</a> — Tue Mar 30, 2004 11:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-03-30T10:34:11-04:00</updated>

		<published>2004-03-30T10:34:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35089#p35089</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35089#p35089"/>
		<title type="html"><![CDATA[How to evaluate characters in a 1 word]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35089#p35089"><![CDATA[
thanks !<p>Statistics: Posted by Guest — Tue Mar 30, 2004 10:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-03-30T09:08:52-04:00</updated>

		<published>2004-03-30T09:08:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35084#p35084</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35084#p35084"/>
		<title type="html"><![CDATA[Re: How to evaluate characters in a 1 word]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35084#p35084"><![CDATA[
<blockquote class="uncited"><div>I have words like aa26368<br><br>How can i split them character by character then evaluate them as an individual? Also what is the identifier i can use to evaluate how many characters there is in a word?</div></blockquote><div class="codebox"><p>Code: </p><pre><code>foreach letter [split $word ""] {  .. do what you want with the letter ($letter) here ..}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Mar 30, 2004 9:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-03-30T08:55:44-04:00</updated>

		<published>2004-03-30T08:55:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35081#p35081</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35081#p35081"/>
		<title type="html"><![CDATA[How to evaluate characters in a 1 word]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35081#p35081"><![CDATA[
I have words like aa26368<br><br>How can i split them character by character then evaluate them as an individual? Also what is the identifier i can use to evaluate how many characters there is in a word?<p>Statistics: Posted by Guest — Tue Mar 30, 2004 8:55 am</p><hr />
]]></content>
	</entry>
	</feed>
