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

	<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>2001-12-17T22:44:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-12-17T22:44:00-04:00</updated>

		<published>2001-12-17T22:44:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2885#p2885</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2885#p2885"/>
		<title type="html"><![CDATA[find string in string & multiline output?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2885#p2885"><![CDATA[
it is possible to include "'s in the text you want to send, you just have to excape the chars.<br><br>Eg " ( then " - incase the forum hates it)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Dec 17, 2001 10:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-17T13:24:00-04:00</updated>

		<published>2001-12-17T13:24:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2863#p2863</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2863#p2863"/>
		<title type="html"><![CDATA[find string in string & multiline output?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2863#p2863"><![CDATA[
now it works.<br>i put a " in the text which i want to send <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><p>Statistics: Posted by Guest — Mon Dec 17, 2001 1:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-12-17T12:58:00-04:00</updated>

		<published>2001-12-17T12:58:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2861#p2861</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2861#p2861"/>
		<title type="html"><![CDATA[find string in string & multiline output?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2861#p2861"><![CDATA[
You would have to paste the exact line you are using, else the problem can't be seen.<br><br>If they are the exact lines, then this is not the problem, it is in another part of the script.<br><br>It is missing a " somwhere.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Dec 17, 2001 12:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-17T12:53:00-04:00</updated>

		<published>2001-12-17T12:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2860#p2860</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2860#p2860"/>
		<title type="html"><![CDATA[find string in string & multiline output?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2860#p2860"><![CDATA[
when i use this:<br>puthelp "PRIVMSG $chan :An line added by you where do you want." <br>puthelp "PRIVMSG $chan :An other line added by you where do you want." <br>than by bots says<br>TCL error [join:greet]: extra characters after close-quote<br>what do i wrong?<p>Statistics: Posted by Guest — Mon Dec 17, 2001 12:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-12-17T12:44:00-04:00</updated>

		<published>2001-12-17T12:44:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2859#p2859</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2859#p2859"/>
		<title type="html"><![CDATA[find string in string & multiline output?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2859#p2859"><![CDATA[
First question, use the "string match" command<br><br>EG<br>string match "*test*" "Is it in this test string"<br><br>Second question.<br><br>Isn't that pretty simple. Use multiple lines of puthelp, to output tot he server.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Dec 17, 2001 12:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-17T12:35:00-04:00</updated>

		<published>2001-12-17T12:35:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2858#p2858</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2858#p2858"/>
		<title type="html"><![CDATA[find string in string & multiline output?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2858#p2858"><![CDATA[
how can i test if "string1" is included in "string2"?<br>how can i give more lines out to an irc channel?<br>thx 4 help<p>Statistics: Posted by Guest — Mon Dec 17, 2001 12:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
