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

	<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-04-12T14:44:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Doa]]></name></author>
		<updated>2006-04-12T14:44:05-04:00</updated>

		<published>2006-04-12T14:44:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61836#p61836</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61836#p61836"/>
		<title type="html"><![CDATA[Passing variables into imdb script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61836#p61836"><![CDATA[
make it global<br>for example:<div class="codebox"><p>Code: </p><pre><code>proc blaat {n u h a} {global pomset pom "$n $a"}proc toem {} {global pomputs $pomputlog "$pom"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7007">Doa</a> — Wed Apr 12, 2006 2:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-04-10T04:08:07-04:00</updated>

		<published>2006-04-10T04:08:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61793#p61793</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61793#p61793"/>
		<title type="html"><![CDATA[Passing variables into imdb script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61793#p61793"><![CDATA[
by examining the imdb script and integrating your proc within it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Mon Apr 10, 2006 4:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[voodoo]]></name></author>
		<updated>2006-04-09T14:56:46-04:00</updated>

		<published>2006-04-09T14:56:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61768#p61768</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61768#p61768"/>
		<title type="html"><![CDATA[Passing variables into imdb script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61768#p61768"><![CDATA[
I have one of the imdb scripts from this site working fine on my eggdrop. <br><br>What i want to do is pass the name of a movie from a variable from another proc to the imdb script and have it use this movie.<br><br>How can i achieve this? Im pretty new at tcl scripting but can pick things up pretty quick so where can i look for some help with this?<br><br>Which method should i use to do this?<br><br>To elaborate:<br><br>I have variable1 within procedure1 = with the value of "scream" (for example)<br><br>How can i pass this to the !imdb command/script?<br><br>Thanks<br><br>voo<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7601">voodoo</a> — Sun Apr 09, 2006 2:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
