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

	<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>2019-09-24T05:00:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2019-09-24T05:00:28-04:00</updated>

		<published>2019-09-24T05:00:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107842#p107842</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107842#p107842"/>
		<title type="html"><![CDATA[question marks in strings]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107842#p107842"><![CDATA[
Thanks will try also! =)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Tue Sep 24, 2019 5:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2019-09-24T01:03:06-04:00</updated>

		<published>2019-09-24T01:03:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107841#p107841</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107841#p107841"/>
		<title type="html"><![CDATA[question marks in strings]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107841#p107841"><![CDATA[
What about <em class="text-italics">string first ? $string</em>?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Sep 24, 2019 1:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2019-09-23T19:48:28-04:00</updated>

		<published>2019-09-23T19:48:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107840#p107840</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107840#p107840"/>
		<title type="html"><![CDATA[question marks in strings]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107840#p107840"><![CDATA[
Great will give that a try...thanks for the reply!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Mon Sep 23, 2019 7:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2019-09-23T19:16:55-04:00</updated>

		<published>2019-09-23T19:16:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107839#p107839</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107839#p107839"/>
		<title type="html"><![CDATA[Re: question marks in strings]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107839#p107839"><![CDATA[
<blockquote class="uncited"><div>Hi there<br>...<br>Have tried:<br><br>if {[string match "*\?*" $string]} {<br><br>..but no luck...<br>Any ideas would be appreciated...cheers.</div></blockquote><div class="codebox"><p>Code: </p><pre><code>[string match {*\?*} $string]</code></pre></div>or<br><div class="codebox"><p>Code: </p><pre><code>[string match "*\\?*" $string]</code></pre></div>I'm sorry, I can't remember where I got that from, so I can't provide you with a reference.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Mon Sep 23, 2019 7:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2019-09-24T04:26:48-04:00</updated>

		<published>2019-09-23T18:43:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107838#p107838</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107838#p107838"/>
		<title type="html"><![CDATA[question marks in strings]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107838#p107838"><![CDATA[
Hi there<br><br>Am trying to single out question marks (?) in some of my strings...<br><br>Have tried:<br><br>if {[string match "*\?*" $string]} {<br><br>..but no luck...<br>Any ideas would be appreciated...cheers.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Mon Sep 23, 2019 6:43 pm</p><hr />
]]></content>
	</entry>
	</feed>
