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

	<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>2002-05-22T21:52:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-22T21:52:00-04:00</updated>

		<published>2002-05-22T21:52:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7187#p7187</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7187#p7187"/>
		<title type="html"><![CDATA[nick with \ in it]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7187#p7187"><![CDATA[
nice .. thx <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><p>Statistics: Posted by Guest — Wed May 22, 2002 9:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-05-22T18:57:00-04:00</updated>

		<published>2002-05-22T18:57:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7181#p7181</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7181#p7181"/>
		<title type="html"><![CDATA[nick with \ in it]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7181#p7181"><![CDATA[
because $nicks is a string, and you're using a list command (lindex) on it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Wed May 22, 2002 6:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-22T17:47:00-04:00</updated>

		<published>2002-05-22T17:47:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7176#p7176</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7176#p7176"/>
		<title type="html"><![CDATA[nick with \ in it]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7176#p7176"><![CDATA[
right -<br><br>but when calling $nick -- it still doesnt take backslashes -- btw, its coming from a list<br><br><br>set nick [lindex ${nicks} 0]<br>** $nicks variable has nicks that might have backslash in it <br><br>and $nick still doesnt have the backslash when called.<br><br><br><br><br>&lt;font size=-1&gt;[ This Message was edited by: tcl-idiot on 2002-05-22 15:55 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Wed May 22, 2002 5:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-05-22T17:36:00-04:00</updated>

		<published>2002-05-22T17:36:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7173#p7173</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7173#p7173"/>
		<title type="html"><![CDATA[nick with \ in it]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7173#p7173"><![CDATA[
set nick {blahblah}<br><br>or<br><br>set nick "blah\blah"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Wed May 22, 2002 5:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-22T17:11:00-04:00</updated>

		<published>2002-05-22T17:11:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7171#p7171</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7171#p7171"/>
		<title type="html"><![CDATA[nick with \ in it]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7171#p7171"><![CDATA[
it seems that tcl is stripping off "" (backslashes) in nicks - how do i quote such so it'll be included in nick<p>Statistics: Posted by Guest — Wed May 22, 2002 5:11 pm</p><hr />
]]></content>
	</entry>
	</feed>
