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

	<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-12T21:20:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-07-12T21:20:50-04:00</updated>

		<published>2004-07-12T21:20:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38510#p38510</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38510#p38510"/>
		<title type="html"><![CDATA[output error msg's to chan?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38510#p38510"><![CDATA[
Yes, correct gb.<br>That would can be displayed by typing:<br><br><strong class="text-strong">.tcl set errorInfo</strong> in partyline.<br>(Would display a detailed view of the error)<br><br>Making sure you have commented/removed the unbind for<br>the tcl binding in dcc of your bot's .CONF file.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Jul 12, 2004 9:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-07-12T11:46:10-04:00</updated>

		<published>2004-07-12T11:46:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38486#p38486</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38486#p38486"/>
		<title type="html"><![CDATA[output error msg's to chan?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38486#p38486"><![CDATA[
np.<br><br>I forgot to mention that tcl will also store more detailed error info in a var called $errorInfo, so if you're stuck you might want to take a look at that.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Mon Jul 12, 2004 11:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ShavdApe]]></name></author>
		<updated>2004-07-12T11:17:22-04:00</updated>

		<published>2004-07-12T11:17:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38485#p38485</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38485#p38485"/>
		<title type="html"><![CDATA[output error msg's to chan?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38485#p38485"><![CDATA[
ah ty <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=4266">ShavdApe</a> — Mon Jul 12, 2004 11:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-07-12T11:16:38-04:00</updated>

		<published>2004-07-12T11:16:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38484#p38484</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38484#p38484"/>
		<title type="html"><![CDATA[output error msg's to chan?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38484#p38484"><![CDATA[
You can use catch<br><div class="codebox"><p>Code: </p><pre><code>if {[catch {# command goes here} error]} {  putserv "PRIVMSG $chan :$error "  }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Mon Jul 12, 2004 11:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ShavdApe]]></name></author>
		<updated>2004-07-12T10:31:18-04:00</updated>

		<published>2004-07-12T10:31:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38476#p38476</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38476#p38476"/>
		<title type="html"><![CDATA[output error msg's to chan?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38476#p38476"><![CDATA[
I want to output error msg's i get in some processes to a channel is this possible if so how please?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4266">ShavdApe</a> — Mon Jul 12, 2004 10:31 am</p><hr />
]]></content>
	</entry>
	</feed>
