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

	<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>2017-11-17T02:43:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2017-11-17T02:43:24-04:00</updated>

		<published>2017-11-17T02:43:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106509#p106509</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106509#p106509"/>
		<title type="html"><![CDATA[Language string]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106509#p106509"><![CDATA[
Hi - I have a script to pull market trades from Twitter - one source I have mixes English and languages with other text script (Russian etc).<br>Am attempting to filter out the other languages to only show english text with this:<br><br>if {![string match {*[a-z]*} $tt] || ![string match {*[A-Z]*} $tt]} { return }<br><br>...but no luck...any ideas would be appreciated!<br>Thanks!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Fri Nov 17, 2017 2:43 am</p><hr />
]]></content>
	</entry>
	</feed>
