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

	<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>2007-06-04T06:53:03-04:00</updated>

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

		<entry>
		<author><name><![CDATA[dokueki]]></name></author>
		<updated>2007-06-04T06:53:03-04:00</updated>

		<published>2007-06-04T06:53:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=73269#p73269</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=73269#p73269"/>
		<title type="html"><![CDATA[Replacing Characters in a String?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=73269#p73269"><![CDATA[
Tested, and works spotlessly. Thank you!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8949">dokueki</a> — Mon Jun 04, 2007 6:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-06-04T06:30:14-04:00</updated>

		<published>2007-06-04T06:30:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=73268#p73268</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=73268#p73268"/>
		<title type="html"><![CDATA[Replacing Characters in a String?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=73268#p73268"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set string [string map {" " _} $string]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Jun 04, 2007 6:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dokueki]]></name></author>
		<updated>2007-06-04T04:48:02-04:00</updated>

		<published>2007-06-04T04:48:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=73267#p73267</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=73267#p73267"/>
		<title type="html"><![CDATA[Replacing Characters in a String?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=73267#p73267"><![CDATA[
Hey all.<br>I'd like some help about replacing characters in a string. For example, I want all spaces in a string to become underscores.<br>Any help for that would be appreciated, thank you!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8949">dokueki</a> — Mon Jun 04, 2007 4:48 am</p><hr />
]]></content>
	</entry>
	</feed>
