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

	<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-02T17:36:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-05-02T17:36:50-04:00</updated>

		<published>2003-05-02T17:36:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19751#p19751</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19751#p19751"/>
		<title type="html"><![CDATA[have a tcl but dont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19751#p19751"><![CDATA[
No.<br><br>Tcl doesn't support opening files remotly like this.<br><br>You would need to use a HTT package, like, the http package, supplied with Tcl.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri May 02, 2003 5:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spock]]></name></author>
		<updated>2003-05-02T16:20:07-04:00</updated>

		<published>2003-05-02T16:20:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19747#p19747</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19747#p19747"/>
		<title type="html"><![CDATA[have a tcl but dont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19747#p19747"><![CDATA[
i wasnt awere that you could open a remote file for reading and writing in that fashion... maybe im a complete noob but i dont think its possible<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2369">spock</a> — Fri May 02, 2003 4:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-02T13:47:18-04:00</updated>

		<published>2003-05-02T13:47:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19745#p19745</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19745#p19745"/>
		<title type="html"><![CDATA[have a tcl but dont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19745#p19745"><![CDATA[
hi ,<br>i am new i come from germany also sorry for my english. <br>okay i have a tcl script but dont work the error is unkown command the script is :<div class="codebox"><p>Code: </p><pre><code>###################################################################TCL-Script für den Bot:#################################utimer 10 newthreadsproc newthreads { } {set forumfile [open http://your.site.com/vbb/tmp/newthread.dat r]while {![eof $forumfile]} {gets $forumfile lalalaif {$lalala != ""} { puthelp "PRIVMSG #yourchannel :$lalala!" }}close $forumfileset forumfile [open http://your.site.com/vbb/tmp/newthread.dat w]puts $forumfile ""close $forumfileutimer 10 newthreads}##################################################################</code></pre></div>the script is not working , what´s wrong ?!<br>i will when people make a new topic/Thread , the eggdrop post in my channel , i need the right script ... when you have it please tell me <br><br>Big ThankZ<br>P.S.: [20:00] TCL error in script for 'timer21':<br>        [20:00] couldn't open "<a href="http://your.site.com/tmp/newthread.dat" class="postlink">http://your.site.com/tmp/newthread.dat</a>": no such file or directory<p>Statistics: Posted by Guest — Fri May 02, 2003 1:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
