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

	<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-02-14T10:01:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[misterys]]></name></author>
		<updated>2005-02-14T10:00:10-04:00</updated>

		<published>2005-02-14T10:00:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46601#p46601</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46601#p46601"/>
		<title type="html"><![CDATA[quite simple question (idents)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46601#p46601"><![CDATA[
thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>|| was enough <br>yeha a new chapter in my war against bots <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2941">misterys</a> — Mon Feb 14, 2005 10:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-02-13T20:54:43-04:00</updated>

		<published>2005-02-13T20:54:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46587#p46587</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46587#p46587"/>
		<title type="html"><![CDATA[quite simple question (idents)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46587#p46587"><![CDATA[
Not sure here what you are exactly trying to do over here, but some of these might be it if I am correct:<br><div class="codebox"><p>Code: </p><pre><code>foreach [censored] $list { if {[string match "*connecting: * (~$[censored]@*" $text]} {foreach [censored] $list { set [censored] "~$[censored]" if {[string match "*connecting: * ($[censored]@*" $text]} {if {([string index $[censored] 0] == "~")} { </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sun Feb 13, 2005 8:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-02-13T17:36:01-04:00</updated>

		<published>2005-02-13T17:36:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46583#p46583</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46583#p46583"/>
		<title type="html"><![CDATA[Re: quite simple question (idents)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46583#p46583"><![CDATA[
<blockquote class="uncited"><div>or how can i define "or" in tcl ?</div></blockquote>looking for <a href="http://www.tcl.tk/man/tcl8.4/TclCmd/expr.htm#M17" class="postlink">The Manual</a>?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sun Feb 13, 2005 5:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[misterys]]></name></author>
		<updated>2005-02-14T10:01:22-04:00</updated>

		<published>2005-02-13T15:26:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46581#p46581</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46581#p46581"/>
		<title type="html"><![CDATA[quite simple question (idents)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46581#p46581"><![CDATA[
hey, <br>i think it's a quite simple question <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>set list {<br>\[a-z\]\[0-9\]\[0-9\]\[0-9\]\[0-9\]<br>......<br>}<br>.....<br>foreach [censored] $list {<br>if {[string match * ($[censored]@*" $text] } { <br>....<br><br><br>how can i add the possibiliy of ~ in front of $[censored]@* <br>i dont want to add it in the list  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"> <br><br>or how can i define "or" in tcl ?<br><br>thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2941">misterys</a> — Sun Feb 13, 2005 3:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
