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

	<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-04-08T15:27:44-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2004-04-08T15:27:44-04:00</updated>

		<published>2004-04-08T15:27:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35317#p35317</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35317#p35317"/>
		<title type="html"><![CDATA[Which command in TCL?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35317#p35317"><![CDATA[
thats usefull to know <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Thu Apr 08, 2004 3:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2004-04-08T05:28:52-04:00</updated>

		<published>2004-04-08T05:28:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35297#p35297</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35297#p35297"/>
		<title type="html"><![CDATA[Which command in TCL?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35297#p35297"><![CDATA[
You could if you so wish, use concat.<br><div class="codebox"><p>Code: </p><pre><code>set a "hello"set b "world"set var [concat $a $b]set var</code></pre></div>Would output "helloworld"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Apr 08, 2004 5:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2004-04-07T17:21:12-04:00</updated>

		<published>2004-04-07T17:21:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35291#p35291</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35291#p35291"/>
		<title type="html"><![CDATA[Which command in TCL?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35291#p35291"><![CDATA[
also $+ means join vars or something eh <br>but in tcl u can just write them next to eachother like<br><br>$test$test$test$test <br><br>no need for <br><br>$+($test, $test, $test, $test)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Wed Apr 07, 2004 5:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dollar]]></name></author>
		<updated>2004-04-07T09:40:09-04:00</updated>

		<published>2004-04-07T09:40:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35286#p35286</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35286#p35286"/>
		<title type="html"><![CDATA[Re: Which command in TCL?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35286#p35286"><![CDATA[
<blockquote class="uncited"><div>1) I have a rather stupid question.<br><br>What is the $+ command in TCL?<br><br>I've tried searching for it in google and on this forum, but it's quite impossible to search for since it only uses special characters.<br><br>Thanks in advance</div></blockquote>Not everyone speaks mirc (guess), try explaining what it does...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4046">dollar</a> — Wed Apr 07, 2004 9:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2004-04-07T08:53:21-04:00</updated>

		<published>2004-04-07T08:53:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35284#p35284</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35284#p35284"/>
		<title type="html"><![CDATA[Which command in TCL?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35284#p35284"><![CDATA[
maybe if u write it to a txt file .. then read it on startup .. other wize i can't think of a way how you could do this ..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Wed Apr 07, 2004 8:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Real]]></name></author>
		<updated>2004-04-07T05:52:01-04:00</updated>

		<published>2004-04-07T05:52:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35279#p35279</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35279#p35279"/>
		<title type="html"><![CDATA[Which command in TCL?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35279#p35279"><![CDATA[
1) I have a rather stupid question.<br><br>What is the $+ command in TCL?<br><br>I've tried searching for it in google and on this forum, but it's quite impossible to search for since it only uses special characters.<br><br>Thanks in advance<br><br>2) Is there a way to save global variables, so that they are still there when the bot is rebooted? Now, in my script there's <strong class="text-strong">set var ""</strong>, but I actually want it to have to same value as it did before the loading of the script. Is this possible?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4669">Real</a> — Wed Apr 07, 2004 5:52 am</p><hr />
]]></content>
	</entry>
	</feed>
