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

	<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>2009-06-06T22:36:23-04:00</updated>

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

		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2009-06-06T22:36:23-04:00</updated>

		<published>2009-06-06T22:36:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89105#p89105</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89105#p89105"/>
		<title type="html"><![CDATA[catching error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89105#p89105"><![CDATA[
Many thanks Offlo - have now integrated this in my scripts and I understand how catch works now...<br><br>Cheers!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Sat Jun 06, 2009 10:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2009-06-03T23:07:46-04:00</updated>

		<published>2009-06-03T23:07:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89085#p89085</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89085#p89085"/>
		<title type="html"><![CDATA[catching error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89085#p89085"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>catch {puts some error to put out} errorputs $error</code></pre></div>Tcl: <a href="http://www.tcl.tk/man/tcl8.5/TclCmd/catch.htm" class="postlink">catch</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Wed Jun 03, 2009 11:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2009-06-03T20:14:42-04:00</updated>

		<published>2009-06-03T20:14:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89081#p89081</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89081#p89081"/>
		<title type="html"><![CDATA[catching error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89081#p89081"><![CDATA[
Hi - I'm just looking for a simple way to catch the log error:<br><br>"couldn't open socket: host is unreachable"<br><br>then, do "something".<br><br>I run many sockets so just want to run this check every so often for the errors.<br><br>Thanks in advance!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Wed Jun 03, 2009 8:14 pm</p><hr />
]]></content>
	</entry>
	</feed>
