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

	<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-05-05T15:09:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-05T15:09:37-04:00</updated>

		<published>2003-05-05T15:09:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19858#p19858</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19858#p19858"/>
		<title type="html"><![CDATA[file oriented topic setting]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19858#p19858"><![CDATA[
Thank you.<br>I'll continue to do my best to learn the basics of TCL. I think this script is a good lesson for me! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Tim<br><br>Btw. now it works! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":-)" title="Smile"><p>Statistics: Posted by Guest — Mon May 05, 2003 3:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-05-05T14:56:04-04:00</updated>

		<published>2003-05-05T14:56:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19852#p19852</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19852#p19852"/>
		<title type="html"><![CDATA[file oriented topic setting]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19852#p19852"><![CDATA[
Brackets being the wrong place.<br><br>Missing spaces.<br><br>New lines in the wrong place.<br><br>Tcl doesn't work like C. You can't place a opening body bracket, below the IF statement, the opening bracket must be in the same line.<br><br>Also, at the end of your if statments, you are usign a closing bracket, without a space. There msut at least be a space, preferably a newline.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon May 05, 2003 2:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-05T14:46:53-04:00</updated>

		<published>2003-05-05T14:46:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19850#p19850</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19850#p19850"/>
		<title type="html"><![CDATA[file oriented topic setting]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19850#p19850"><![CDATA[
Hi<br><br>I've tried to make a script which gets the Output of an php-File via Lynx and comparing the String with a saved one out of a local file. If the strings dosn't match each other it sets the new one as topic and save it into the old local file.<br><br>The script should check the php every X minutes and run the procedure automatically. In addition it offers a public command to run a nearly identically procedure to set the topic manually.<br><br>The second part runs without problems. But the If-Command to check if the files are identically does'nt work and drives me crazy with producing this error message: <br><br><em class="text-italics">wrong # args: no script following "{[strlwr $ttext] == " argument</em><br><br>If you have an idea what produces this error it would be nice if you help me out.<br><br>You can find the script here: <a href="http://www.rn-c.de/tcl/tztopic-tcl.txt" class="postlink">http://www.rn-c.de/tcl/tztopic-tcl.txt</a><br><br>Tim<p>Statistics: Posted by Guest — Mon May 05, 2003 2:46 pm</p><hr />
]]></content>
	</entry>
	</feed>
