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

	<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-05-24T07:58:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-24T07:58:00-04:00</updated>

		<published>2002-05-24T07:58:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7224#p7224</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7224#p7224"/>
		<title type="html"><![CDATA[String Match...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7224#p7224"><![CDATA[
Cheers!!!<p>Statistics: Posted by Guest — Fri May 24, 2002 7:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-05-23T17:40:00-04:00</updated>

		<published>2002-05-23T17:40:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7214#p7214</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7214#p7214"/>
		<title type="html"><![CDATA[String Match...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7214#p7214"><![CDATA[
string match or regexp both let you match chars/spaces.<br><br>A string match pattern would look like "* * *" (that would match anything with 2 spaces).<br><br>A regexp regular expression can be more detailed:<br><br>regexp {^S+sS+ss?S+$} $text<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Thu May 23, 2002 5:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-23T13:24:00-04:00</updated>

		<published>2002-05-23T13:24:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7204#p7204</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7204#p7204"/>
		<title type="html"><![CDATA[String Match...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7204#p7204"><![CDATA[
I am trying to match something with spaces..but i cant seem to do it...Here is an example (x is a character and y is a space nad z could be a character or a space): xxxyxxyzxxxx<br><br>Cheers for any help in advance!!<p>Statistics: Posted by Guest — Thu May 23, 2002 1:24 pm</p><hr />
]]></content>
	</entry>
	</feed>
