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

	<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-07-15T21:57:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[spock]]></name></author>
		<updated>2003-07-15T21:57:40-04:00</updated>

		<published>2003-07-15T21:57:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23540#p23540</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23540#p23540"/>
		<title type="html"><![CDATA[How can i start a programm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23540#p23540"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>proc &lt;procname&gt; { chan type } {   puthelp "PRIVMSG $chan :$type" } </code></pre></div>now in another procedure just use<br><br>&lt;procname&gt; arg1 arg2<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2369">spock</a> — Tue Jul 15, 2003 9:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[minotaur]]></name></author>
		<updated>2003-07-15T20:21:21-04:00</updated>

		<published>2003-07-15T20:21:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23539#p23539</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23539#p23539"/>
		<title type="html"><![CDATA[How can i start a programm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23539#p23539"><![CDATA[
proc { chan type } {<br>puthelp "PRIVMSG $chan :$type"<br>}<br><br>now in another program i want to start the script with the 2 variables chan und type. But how can i execute this program. With bind i know it but how in other programs?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3458">minotaur</a> — Tue Jul 15, 2003 8:21 pm</p><hr />
]]></content>
	</entry>
	</feed>
