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

	<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>2002-10-22T12:28:20-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Nexus6]]></name></author>
		<updated>2002-10-22T12:28:20-04:00</updated>

		<published>2002-10-22T12:28:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12197#p12197</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12197#p12197"/>
		<title type="html"><![CDATA[string map]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12197#p12197"><![CDATA[
yay it works! Thanks a lot egghead <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1850">Nexus6</a> — Tue Oct 22, 2002 12:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2002-10-22T11:38:12-04:00</updated>

		<published>2002-10-22T11:38:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12195#p12195</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12195#p12195"/>
		<title type="html"><![CDATA[string map]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12195#p12195"><![CDATA[
You mean like:<br><div class="codebox"><p>Code: </p><pre><code>set string hehe\{\{hahaputs "STRING: $string"puts "MAPPED: [string map { \{ new } $string]"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Tue Oct 22, 2002 11:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Nexus6]]></name></author>
		<updated>2002-10-22T11:13:23-04:00</updated>

		<published>2002-10-22T11:13:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12192#p12192</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12192#p12192"/>
		<title type="html"><![CDATA[string map]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12192#p12192"><![CDATA[
Lo,<br>I've used string map in a few scripts without probs, in one script I wanna replace { with "" <div class="codebox"><p>Code: </p><pre><code>set example2 [string map {"}" ""} $example1]</code></pre></div>and it doesn't work (Tcl error [sb]: extra characters after close-brace) neither does <div class="codebox"><p>Code: </p><pre><code>set example2 [string map {} ""} $example1]</code></pre></div>but it was obvious <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>I wonder how can be replacing { bracket with string map done<br>Thanks in advance for help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1850">Nexus6</a> — Tue Oct 22, 2002 11:13 am</p><hr />
]]></content>
	</entry>
	</feed>
