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

	<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>2002-05-27T11:53:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-27T11:53:00-04:00</updated>

		<published>2002-05-27T11:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7297#p7297</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7297#p7297"/>
		<title type="html"><![CDATA[ends with?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7297#p7297"><![CDATA[
thanks for help<p>Statistics: Posted by Guest — Mon May 27, 2002 11:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-05-27T01:12:00-04:00</updated>

		<published>2002-05-27T01:12:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7279#p7279</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7279#p7279"/>
		<title type="html"><![CDATA[ends with?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7279#p7279"><![CDATA[
2 ways:<br><br>if {![expr $minute % 10]} { ... }<br><br>if {[string match "*0" $minute} { ... }<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Mon May 27, 2002 1:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-26T19:02:00-04:00</updated>

		<published>2002-05-26T19:02:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7276#p7276</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7276#p7276"/>
		<title type="html"><![CDATA[ends with?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7276#p7276"><![CDATA[
How do i check if $minute ends with 0??<br><br>set minute [clock format [clock seconds] -format "%m"]<p>Statistics: Posted by Guest — Sun May 26, 2002 7:02 pm</p><hr />
]]></content>
	</entry>
	</feed>
