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

	<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>2012-04-18T17:06:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[arfer]]></name></author>
		<updated>2012-04-18T17:06:56-04:00</updated>

		<published>2012-04-18T17:06:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99215#p99215</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99215#p99215"/>
		<title type="html"><![CDATA[Strange Tcl command errors]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99215#p99215"><![CDATA[
I am getting strange Tcl command errors<br><br>Example 1<br><br>I make a deliberate mistake sourcing a script. Filename omitted.<br><blockquote class="uncited"><div>.tcl source scripts/</div></blockquote>On some bots I get the correct error<br><blockquote class="uncited"><div>Tcl error: couldn't read file "scripts/": illegal operation on a directory</div></blockquote>On other bots I get something akin to the following<br><blockquote class="uncited"><div>Tcl error: invalid command name "Ê&amp;ž</div></blockquote>Example 2<br><br>I attempt to trace a Tcl error<br><blockquote class="uncited"><div>.tcl set errorInfo</div></blockquote>If an error has occured I get the correct response, for example<br><blockquote class="uncited"><div>Tcl: can not find channel named "sock11"<br>Tcl:     while executing<br>Tcl: "eof $sock"</div></blockquote>If no error has occured I get (similar to Example 1 above)<br><blockquote class="uncited"><div>Tcl: invalid command name "“'ž</div></blockquote>Anybody else seen this, or more importantly can explain it?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5705">arfer</a> — Wed Apr 18, 2012 5:06 pm</p><hr />
]]></content>
	</entry>
	</feed>
