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

	<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>2009-03-13T09:17:46-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Getodacul]]></name></author>
		<updated>2009-03-13T09:17:46-04:00</updated>

		<published>2009-03-13T09:17:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87823#p87823</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87823#p87823"/>
		<title type="html"><![CDATA[Split a word in w o r d]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87823#p87823"><![CDATA[
thanks, i get the ideea and it's working<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9046">Getodacul</a> — Fri Mar 13, 2009 9:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tomekk]]></name></author>
		<updated>2009-03-13T08:26:05-04:00</updated>

		<published>2009-03-13T08:26:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87820#p87820</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87820#p87820"/>
		<title type="html"><![CDATA[Split a word in w o r d]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87820#p87820"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>[tomekk@zonk]:/home# ./zonk.tclt e s t i n g   { t e s t i n g }</code></pre></div>try:<div class="codebox"><p>Code: </p><pre><code>set word "testing {testing}"puts [join [split $word {}]]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10332">tomekk</a> — Fri Mar 13, 2009 8:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Getodacul]]></name></author>
		<updated>2009-03-13T07:46:58-04:00</updated>

		<published>2009-03-13T07:46:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87819#p87819</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87819#p87819"/>
		<title type="html"><![CDATA[Split a word in w o r d]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87819#p87819"><![CDATA[
How can i split a word in w o r d?<br>Example: <br>&lt;Eddgrop&gt; !s testing<br>&lt;Eddgrop&gt; t e s t i n g<br>I need only a ideea.<br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9046">Getodacul</a> — Fri Mar 13, 2009 7:46 am</p><hr />
]]></content>
	</entry>
	</feed>
