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

	<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>2008-11-18T13:52:54-04:00</updated>

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

		<entry>
		<author><name><![CDATA[dj-zath]]></name></author>
		<updated>2008-11-18T13:52:54-04:00</updated>

		<published>2008-11-18T13:52:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85865#p85865</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85865#p85865"/>
		<title type="html"><![CDATA[Help again with variables :p]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85865#p85865"><![CDATA[
this??<br><div class="codebox"><p>Code: </p><pre><code>set channel "#mychannel"set var "whatever you want here"bind pub - !today moreproc   more {args} {       global $channel var varTemp     set varTemp "$var is a great day"     set var "$varTemp"     putserv "PRIVMSG $channel $varTemp"   return 0}</code></pre></div>Okay, I know its crude!<br><br>DjZ<br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10318">dj-zath</a> — Tue Nov 18, 2008 1:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[garfwen]]></name></author>
		<updated>2008-11-18T04:43:57-04:00</updated>

		<published>2008-11-18T04:43:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85859#p85859</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85859#p85859"/>
		<title type="html"><![CDATA[Help again with variables :p]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85859#p85859"><![CDATA[
Thats not what i mean,<br>like:<br><br>set var "Today"<br>set var2 "$var is a good day"<br><br>bindpub - !today today<br>proc today....<br><br><br>You know what I mean ?<br><br>sorry .. my english :S<br><br>GaRfWeN<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9777">garfwen</a> — Tue Nov 18, 2008 4:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-11-17T19:12:19-04:00</updated>

		<published>2008-11-17T19:12:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85853#p85853</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85853#p85853"/>
		<title type="html"><![CDATA[Help again with variables :p]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85853#p85853"><![CDATA[
This would be the easy answer:<div class="codebox"><p>Code: </p><pre><code>set var $var2</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Nov 17, 2008 7:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[garfwen]]></name></author>
		<updated>2008-11-17T19:07:50-04:00</updated>

		<published>2008-11-17T19:07:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85852#p85852</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85852#p85852"/>
		<title type="html"><![CDATA[Help again with variables :p]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85852#p85852"><![CDATA[
How can i put a variable  $var into another variable $var2 ?<br><br><br><br>set var "Hey"<br><br>set var2 { $::var &lt;- need help with this variable }<br><br><br><br>Thanks,<br>GaRfWeN<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9777">garfwen</a> — Mon Nov 17, 2008 7:07 pm</p><hr />
]]></content>
	</entry>
	</feed>
