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

	<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-08-03T16:39:48-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-08-03T16:39:48-04:00</updated>

		<published>2003-08-03T16:39:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24315#p24315</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24315#p24315"/>
		<title type="html"><![CDATA[Wildcards]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24315#p24315"><![CDATA[
Also, be shure to consult the manual about the <a href="http://tcl.activestate.com/man/tcl8.2.3/TclCmd/string.htm" class="postlink">String</a> to see how to make exact matches and stuff related. Enjoy! <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=187">caesar</a> — Sun Aug 03, 2003 4:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[droolin]]></name></author>
		<updated>2003-08-02T21:31:03-04:00</updated>

		<published>2003-08-02T21:31:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24289#p24289</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24289#p24289"/>
		<title type="html"><![CDATA[Hope I get this right]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24289#p24289"><![CDATA[
if {[string match *hey* $arg]}<br><br>If hey is in the string, it will perform a true condition.  If it is not, your else condition(if coded) will be perfomred.<br><br><br>droolin<br>p.s.  Hope I got that right<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3562">droolin</a> — Sat Aug 02, 2003 9:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-08-02T20:35:33-04:00</updated>

		<published>2003-08-02T20:35:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24287#p24287</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24287#p24287"/>
		<title type="html"><![CDATA[Wildcards]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24287#p24287"><![CDATA[
How can I make an "if {$arg == hey}" become a wilcard string. What I mean is so it catches if "hey" isin $arg. So I can say hey, I can say heya, heyhey, a hey, blah blah hey blah blah/etc.<br>Anyone know how I can do that?<p>Statistics: Posted by Guest — Sat Aug 02, 2003 8:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
