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

	<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-09-02T16:23:10-04:00</updated>

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

		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-09-02T16:23:10-04:00</updated>

		<published>2002-09-02T16:23:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10350#p10350</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10350#p10350"/>
		<title type="html"><![CDATA[chars]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10350#p10350"><![CDATA[
1. Convert all strings to the same case<br>2. Use the -nocase option when comparing<br><br>Both are possible with the 'string' command. The -nocase option works with regexp as well. Check the tcl manual.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Mon Sep 02, 2002 4:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-09-02T14:15:29-04:00</updated>

		<published>2002-09-02T14:15:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10346#p10346</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10346#p10346"/>
		<title type="html"><![CDATA[chars]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10346#p10346"><![CDATA[
Hi<br><br><br>set perm {<br>"#aaaa"<br>"#bbbb"<br>"<a href="http://www.google.com" class="postlink">www.google.com</a>"<br>}<br><br>In a TCL scripts, how do i do to my bot recognize #AAAA and #aaaa the same and <a href="http://WWW.GOOGLE.COM" class="postlink">WWW.GOOGLE.COM</a> and <a href="http://www.google.com" class="postlink">www.google.com</a><br>etc<br><br>tks<p>Statistics: Posted by Guest — Mon Sep 02, 2002 2:15 pm</p><hr />
]]></content>
	</entry>
	</feed>
