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

	<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>2003-03-21T17:05:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-03-21T17:05:05-04:00</updated>

		<published>2003-03-21T17:05:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18094#p18094</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18094#p18094"/>
		<title type="html"><![CDATA[Question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18094#p18094"><![CDATA[
I've tested it again and seems you are right. Guess I've tested first like: ]DnA[ and then added the \'s.. My appologies.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Fri Mar 21, 2003 5:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-21T14:12:39-04:00</updated>

		<published>2003-03-21T14:12:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18090#p18090</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18090#p18090"/>
		<title type="html"><![CDATA[Question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18090#p18090"><![CDATA[
You don't need the \ with a ].<br><br>It is only when the [ is not escaped, does the issue happen.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Mar 21, 2003 2:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-03-21T13:52:40-04:00</updated>

		<published>2003-03-21T13:52:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18089#p18089</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18089#p18089"/>
		<title type="html"><![CDATA[Question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18089#p18089"><![CDATA[
Actualy is set lamer \]DnA\[<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Fri Mar 21, 2003 1:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-03-21T12:13:47-04:00</updated>

		<published>2003-03-21T12:13:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18086#p18086</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18086#p18086"/>
		<title type="html"><![CDATA[Question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18086#p18086"><![CDATA[
The [ is what's causing problems here. It is a special char in tcl that is used to execute commands, so if you want it to be part of a string without executing stuff you need to escape it some how...there's two ways to do that:<br>set lamer {]DnA[}<br>or<br>set lamer ]DnA\[<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Fri Mar 21, 2003 12:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-21T11:32:36-04:00</updated>

		<published>2003-03-21T11:32:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18082#p18082</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18082#p18082"/>
		<title type="html"><![CDATA[Question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18082#p18082"><![CDATA[
Sorry but I do not speak very well English<br><br>for whichever setting<br>example:<br><br>set lamer "]DnA[" = incorrect<br><br>What is the version corrected with the subject ]Dna[?<br><br>thanks   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Fri Mar 21, 2003 11:32 am</p><hr />
]]></content>
	</entry>
	</feed>
