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

	<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>2002-12-26T23:02:08-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-26T23:02:08-04:00</updated>

		<published>2002-12-26T23:02:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14614#p14614</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14614#p14614"/>
		<title type="html"><![CDATA[Stacking binds - revisited]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14614#p14614"><![CDATA[
I have a number of binds that look like this:<div class="codebox"><p>Code: </p><pre><code>bind pub - !quote quote</code></pre></div>but I want to stack it w/this bind:<div class="codebox"><p>Code: </p><pre><code>bind pubm - * updateDB</code></pre></div>Of course the 'pub' type isn't stackable, so what I need is a mask for pubm that looks something like this (to replace the first bind):<div class="codebox"><p>Code: </p><pre><code>bind pubm - !quote* quote</code></pre></div>but that doesn't seem to execute when someone in the channel types !quote (although it does execute the updateDB proc).<br><br>Could someone give me a pointer as to what the mask should be?  <br><br>Thanks,<br>acm<p>Statistics: Posted by Guest — Thu Dec 26, 2002 11:02 pm</p><hr />
]]></content>
	</entry>
	</feed>
