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

	<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>2005-03-17T21:46:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[TurboChicken]]></name></author>
		<updated>2005-03-17T21:46:19-04:00</updated>

		<published>2005-03-17T21:46:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47819#p47819</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47819#p47819"/>
		<title type="html"><![CDATA[string match not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47819#p47819"><![CDATA[
thanks dude... i got told a different way too <div class="codebox"><p>Code: </p><pre><code>{200- \[*}</code></pre></div>but thanks for the effort<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5488">TurboChicken</a> — Thu Mar 17, 2005 9:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-03-17T21:41:34-04:00</updated>

		<published>2005-03-17T21:41:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47818#p47818</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47818#p47818"/>
		<title type="html"><![CDATA[string match not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47818#p47818"><![CDATA[
hmmm kind of. but its not easy to find <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">. You need to double escape [ because [] has also a special meaning for string match.<br>string match -nocase "200- \\\[*" $line<br>should do fine.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Thu Mar 17, 2005 9:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TurboChicken]]></name></author>
		<updated>2005-03-17T21:11:54-04:00</updated>

		<published>2005-03-17T21:11:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47811#p47811</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47811#p47811"/>
		<title type="html"><![CDATA[string match not working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47811#p47811"><![CDATA[
i got a string match that isn't working....<br><br>string match -nocase "200- \[*" $line"<div class="codebox"><p>Code: </p><pre><code>200-     __  _______  _   __________  ______  ____ _       ___   __ 200-    /  |/  / __ \/ | / /_  __/ / / / __ \/ __ \ |     / / | / / 200-   / /|_/ / / / /  |/ / / / / /_/ / / / / / / / | /| / /  |/ / 200-  / /  / / /_/ / /|  / / / / __  / /_/ / /_/ /| |/ |/ / /|  / 200- /_/  /_/\____/_/ |_/ /_/ /_/ /_/_____/\____/ |__/|__/_/ |_/ 200- 200-   ## User         Tagline                  Files   Amount     Speed 200- [ 1] user1        no tagline                6395     242.6GB    - k/s 200- [ 2] user2          no tagline                5908     221.1GB  7.4GB/s 200- [ 3] user3        no tagline                4167     198.8GB    - k/s 200 </code></pre></div>coz all i want is the user1 user2 user3 lines but it doesn't seem to be working.<br><br>have i made a newb mistake?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5488">TurboChicken</a> — Thu Mar 17, 2005 9:11 pm</p><hr />
]]></content>
	</entry>
	</feed>
