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

	<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>2006-02-23T13:43:02-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Tipi]]></name></author>
		<updated>2006-02-23T13:43:02-04:00</updated>

		<published>2006-02-23T13:43:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60610#p60610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60610#p60610"/>
		<title type="html"><![CDATA[nicks with special characters]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60610#p60610"><![CDATA[
thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7103">Tipi</a> — Thu Feb 23, 2006 1:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-02-23T13:29:05-04:00</updated>

		<published>2006-02-23T13:29:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60607#p60607</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60607#p60607"/>
		<title type="html"><![CDATA[nicks with special characters]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60607#p60607"><![CDATA[
Use<div class="codebox"><p>Code: </p><pre><code>timer 5 [list scheck2 $n $uh]</code></pre></div>Read in the Tcl faq forum about this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Feb 23, 2006 1:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Tipi]]></name></author>
		<updated>2006-02-23T13:08:57-04:00</updated>

		<published>2006-02-23T13:08:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60606#p60606</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60606#p60606"/>
		<title type="html"><![CDATA[nicks with special characters]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60606#p60606"><![CDATA[
I have a process that creates a timer:<div class="codebox"><p>Code: </p><pre><code>proc scheck1 {n uh h chan} {   timer 5 "scheck2 $n $uh"}</code></pre></div>When that timer expires, it runs a second process:<div class="codebox"><p>Code: </p><pre><code>proc scheck2 {n2 uh2} {</code></pre></div>works well except in the nick has special characters such as { or [<br><br>Can someone point me in a direction to fix this?<br><br>Thanks,<br>Tipi<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7103">Tipi</a> — Thu Feb 23, 2006 1:08 pm</p><hr />
]]></content>
	</entry>
	</feed>
