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

	<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-07-08T13:34:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[dollar]]></name></author>
		<updated>2004-07-08T13:34:28-04:00</updated>

		<published>2004-07-08T13:34:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38357#p38357</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38357#p38357"/>
		<title type="html"><![CDATA[Tcl Error - char map list unbalanced]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38357#p38357"><![CDATA[
There's probably a "string map" somewhere with a map that has an uneven number of chars, like this: string map {a b c} "aaa". Changing that to "string map {a b c d} "aaa"" would fix it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4046">dollar</a> — Thu Jul 08, 2004 1:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tonyrayo]]></name></author>
		<updated>2004-07-08T12:06:03-04:00</updated>

		<published>2004-07-08T12:06:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38351#p38351</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38351#p38351"/>
		<title type="html"><![CDATA[Tcl Error - char map list unbalanced]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38351#p38351"><![CDATA[
I know very little about tcl programming (during college break I will study the language like crazy, but until that time...), so I don't know if this error can be easily correctly or not.  I found a wonderful rss eggdrop script, however when executing the program, I get the following error... <div class="codebox"><p>Code: </p><pre><code>TCL error [rsscheck]: char map list unbalanced</code></pre></div>  I am in contact with the author but in the meantime, is there anything I can look for and try to fix?  Thanks  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"> .<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3591">tonyrayo</a> — Thu Jul 08, 2004 12:06 pm</p><hr />
]]></content>
	</entry>
	</feed>
