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

	<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>2004-06-27T02:26:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[NewzUK]]></name></author>
		<updated>2004-06-27T02:26:33-04:00</updated>

		<published>2004-06-27T02:26:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37921#p37921</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37921#p37921"/>
		<title type="html"><![CDATA[string match *]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37921#p37921"><![CDATA[
great thanks strike - working well!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2210">NewzUK</a> — Sun Jun 27, 2004 2:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-06-27T02:05:43-04:00</updated>

		<published>2004-06-27T02:05:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37919#p37919</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37919#p37919"/>
		<title type="html"><![CDATA[string match *]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37919#p37919"><![CDATA[
escape the * you are interested in...<br><br><br>ie.<div class="codebox"><p>Code: </p><pre><code>if {[string match {*\**} $var]} { ... }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun Jun 27, 2004 2:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzUK]]></name></author>
		<updated>2004-06-27T00:11:49-04:00</updated>

		<published>2004-06-27T00:11:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37917#p37917</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37917#p37917"/>
		<title type="html"><![CDATA[string match *]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37917#p37917"><![CDATA[
Hi<br>The line of  text I'm trying to identify with string match has the asterisk symbol * in it, but:<br><br>if {[string match *** $var]} {<br><br>dosn't work (I guess because it's using it like a wildcard?). Is there a way I can make it recognise the * ?<br><br>Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2210">NewzUK</a> — Sun Jun 27, 2004 12:11 am</p><hr />
]]></content>
	</entry>
	</feed>
