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

	<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>2010-07-15T14:23:26-04:00</updated>

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

		<entry>
		<author><name><![CDATA[octatone]]></name></author>
		<updated>2010-07-15T14:23:26-04:00</updated>

		<published>2010-07-15T14:23:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93553#p93553</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93553#p93553"/>
		<title type="html"><![CDATA[simple bind and  user flags question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93553#p93553"><![CDATA[
Thanks so much for your help <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=11286">octatone</a> — Thu Jul 15, 2010 2:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-07-15T14:13:24-04:00</updated>

		<published>2010-07-15T14:13:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93552#p93552</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93552#p93552"/>
		<title type="html"><![CDATA[simple bind and  user flags question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93552#p93552"><![CDATA[
First one maches against the global flags, second against channel-specific flags. If you use the OR-separator, having one of them matching is enough; if you use the AND-operator on the other hand, you'll have to match them all.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Jul 15, 2010 2:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[octatone]]></name></author>
		<updated>2010-07-15T13:55:29-04:00</updated>

		<published>2010-07-15T13:55:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93550#p93550</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93550#p93550"/>
		<title type="html"><![CDATA[simple bind and  user flags question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93550#p93550"><![CDATA[
which side of the pipe is channel and which side is global? and does one supersede the other?<br><br>(i just want to make sure I understand 100% before I go and editing operator commands attached to binds)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11286">octatone</a> — Thu Jul 15, 2010 1:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-07-15T13:42:25-04:00</updated>

		<published>2010-07-15T13:42:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93549#p93549</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93549#p93549"/>
		<title type="html"><![CDATA[simple bind and  user flags question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93549#p93549"><![CDATA[
The dash (-) means you don't need any flag at all to match.<br>The pipe (|) means "OR", and is used to separate the global flags from the channel-specific flags. You could also use the ampersand (&amp;) as "AND" to require both global and channel-specific flags.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Jul 15, 2010 1:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[octatone]]></name></author>
		<updated>2010-07-15T13:32:30-04:00</updated>

		<published>2010-07-15T13:32:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93548#p93548</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93548#p93548"/>
		<title type="html"><![CDATA[simple bind and  user flags question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93548#p93548"><![CDATA[
I could find a list of lettered flags, but I'm editing a script that has flags like the following:<br><div class="codebox"><p>Code: </p><pre><code>bind pub -|o !example do_somethingbind pub -|- !example2 do_something2</code></pre></div>Can someone kindly explain what the "-" flag means and what the "|" is doing here?  Is it just a catch all to disable the bind?<br><br>Thanks in advance!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11286">octatone</a> — Thu Jul 15, 2010 1:32 pm</p><hr />
]]></content>
	</entry>
	</feed>
