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

	<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>2003-11-03T21:02:29-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2003-11-03T21:02:29-04:00</updated>

		<published>2003-11-03T21:02:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29443#p29443</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29443#p29443"/>
		<title type="html"><![CDATA[If Statements]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29443#p29443"><![CDATA[
yes it should i think but why don't you test it your self and when it returns an error .. then you post it :p<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Mon Nov 03, 2003 9:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Darkj]]></name></author>
		<updated>2003-11-03T19:26:31-04:00</updated>

		<published>2003-11-03T19:26:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29441#p29441</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29441#p29441"/>
		<title type="html"><![CDATA[If Statements]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29441#p29441"><![CDATA[
Ok this might sound like a n00b question, so please just don't refer me to manuals, straight up answers please.<br><br>Basically, I just wanna know how to make an OR in an If statement. <br><br>I'm making a script that'll read off a website and basically I want it to find one thing or another thing.<br><br>So in this case, would this work?<br><br>if {[string match "*whatever*" $line] || [string match *other* $line]}<br><br>So say if whatever doesn't exsit on the page, but other does, so continue, and vice versa, other exists, but whatever does not, so it still continues.<br><br>Help would be greatly appreciated.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3459">Darkj</a> — Mon Nov 03, 2003 7:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
