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

	<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>2005-08-25T06:29:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[NewzUK]]></name></author>
		<updated>2005-08-25T06:29:28-04:00</updated>

		<published>2005-08-25T06:29:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54791#p54791</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54791#p54791"/>
		<title type="html"><![CDATA[bind times]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54791#p54791"><![CDATA[
thanks demond - will give that a go...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2210">NewzUK</a> — Thu Aug 25, 2005 6:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-08-25T05:36:42-04:00</updated>

		<published>2005-08-25T05:36:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54790#p54790</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54790#p54790"/>
		<title type="html"><![CDATA[bind times]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54790#p54790"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind time - * fooproc foo {m h d mo y} {   if {$m} {set m [string trimleft $m 0]}   if {$m % 15 == 0} {   # your stuff here   }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Thu Aug 25, 2005 5:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzUK]]></name></author>
		<updated>2005-08-25T05:25:53-04:00</updated>

		<published>2005-08-25T05:25:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=54787#p54787</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=54787#p54787"/>
		<title type="html"><![CDATA[bind times]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=54787#p54787"><![CDATA[
Hi there<br><br>Is there a shorter way to make this timer run at 00, 15, 30 &amp; 45 past the hour than this:<br><br>bind time - "00 * * * *"<br>bind time - "15 * * * *"<br>bind time - "30 * * * *"<br>bind time - "45 * * * *"<br><br>Thanks in advance...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2210">NewzUK</a> — Thu Aug 25, 2005 5:25 am</p><hr />
]]></content>
	</entry>
	</feed>
