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

	<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-10-05T19:46:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[stere0]]></name></author>
		<updated>2001-10-05T19:46:00-04:00</updated>

		<published>2001-10-05T19:46:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=313#p313</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=313#p313"/>
		<title type="html"><![CDATA[Question about a script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=313#p313"><![CDATA[
Hello all,<br>  I use this great script to make my channel visible on the net, but, since i upgrade my eggdrop to 1.6.6 and now 1.6.7, it not run properly, and i think the problem is in this part, because the routine 1 ok, but he never enter in routine 2. Any problem? Any idea? Any other tcl that do this better? Thank u<br>---<br>  if {$pxi2h(status) == "on"} {<br>    putlog "routine 1"<br>    for {set i 0} {$i &lt; [llength $pxi2h_history($chan)]} { incr i } {<br>      putlog "routine 2"<br>      puts $html "  [[strftime "%H:%M"]][pxi2h:unconvert [lindex $pxi2h_history($chan) $i]]&lt;BR&gt;"<br>    }<br>  } else {<br>    puts $html "  &lt;BR&gt;&lt;CENTER&gt;&lt;B&gt;O F F L I N E !&lt;/B&gt;&lt;/CENTER&gt;&lt;P&gt;"<br>  }<br>  puts $html " &lt;/FONT&gt;n &lt;HR SIZE="1"&gt;n &lt;/BODY&gt;n&lt;/HTML&gt;"<br>  close $html<br>---<br>This is a part of "ProjectX IRC 2 HTML v2.00 by Natrak", and i send to him an email, but he not respond to me.<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4">stere0</a> — Fri Oct 05, 2001 7:46 pm</p><hr />
]]></content>
	</entry>
	</feed>
