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

	<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-01T14:55:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-11-01T14:55:35-04:00</updated>

		<published>2003-11-01T14:55:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29300#p29300</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29300#p29300"/>
		<title type="html"><![CDATA[problem with reading file from web]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29300#p29300"><![CDATA[
Why don't use http library?<br>See the releated documentation at <a href="http://tcl.activestate.com/man/tcl8.0/TclCmd/http.htm" class="postlink">http://tcl.activestate.com/man/tcl8.0/TclCmd/http.htm</a><p>Statistics: Posted by Guest — Sat Nov 01, 2003 2:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-10-31T19:25:23-04:00</updated>

		<published>2003-10-31T19:25:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29273#p29273</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29273#p29273"/>
		<title type="html"><![CDATA[problem with reading file from web]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29273#p29273"><![CDATA[
Hi,<br><br>I don't know much about tcl - but I managed to write a script which would once an hour, take the text from a php script and set the topic with the text in that file.  The php file would change automatically depending who was on air (the bot is in a channel for a radio station).<br><br>It was running fine for about a month untill the other day (I have made no change to the bot what so ever) I get this error message on the partyline every time it tries to access the file:<br><br><strong class="text-strong">Tcl error [autoupdate]: Your terminal lacks the ability to clear the screen or position the cursor.</strong><br><br>Is it a problem I can fix?  The bot uses lynx to access the data, with the line:<br><br><strong class="text-strong">set file [open "|lynx -dump <a href="http://www.location.of/file" class="postlink">http://www.location.of/file</a>" r] </strong><br><br>Thanks,<br><br>David<p>Statistics: Posted by Guest — Fri Oct 31, 2003 7:25 pm</p><hr />
]]></content>
	</entry>
	</feed>
