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

	<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>2006-01-18T06:25:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[oxygen]]></name></author>
		<updated>2006-01-18T06:25:59-04:00</updated>

		<published>2006-01-18T06:25:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59517#p59517</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59517#p59517"/>
		<title type="html"><![CDATA[replacing spaces with random letter]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59517#p59517"><![CDATA[
working fine <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Tnx Sir_Fz<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6688">oxygen</a> — Wed Jan 18, 2006 6:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-01-17T09:15:49-04:00</updated>

		<published>2006-01-17T09:15:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59483#p59483</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59483#p59483"/>
		<title type="html"><![CDATA[replacing spaces with random letter]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59483#p59483"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>regsub -all {\s} $str \00304[randstring 1 abcdefghijklmnopqrstuvwxyz]\003 str</code></pre></div>this will replace all spaces with a red-colored random alphabet.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Jan 17, 2006 9:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[oxygen]]></name></author>
		<updated>2006-01-17T07:52:54-04:00</updated>

		<published>2006-01-17T07:52:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59480#p59480</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59480#p59480"/>
		<title type="html"><![CDATA[replacing spaces with random letter]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59480#p59480"><![CDATA[
Hello.<br><br>How can I replace spaces in a given fraze randomly with letters [a-z] and a specific color.<br><br><br>Thx in advance..<br>Oxygen<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6688">oxygen</a> — Tue Jan 17, 2006 7:52 am</p><hr />
]]></content>
	</entry>
	</feed>
