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

	<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>2009-11-06T08:17:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[tueb]]></name></author>
		<updated>2009-11-06T08:17:35-04:00</updated>

		<published>2009-11-06T08:17:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90814#p90814</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90814#p90814"/>
		<title type="html"><![CDATA[[solved] bind time - once a month]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90814#p90814"><![CDATA[
thanks! =D<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9349">tueb</a> — Fri Nov 06, 2009 8:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2009-11-06T07:15:42-04:00</updated>

		<published>2009-11-06T07:15:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90812#p90812</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90812#p90812"/>
		<title type="html"><![CDATA[[solved] bind time - once a month]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90812#p90812"><![CDATA[
Your bind mask is correct. How do you know it's not triggering? perhaps there's something wrong with the code in the procedure, I suggest you add a [putlog] line to at least figure out whether the procedure is being triggered or not.<br><br>Edit: Oh, you forgot the &lt;flags&gt; part of the bind (i.e. it should be: bind time - "11 11 01 *" procedure)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Nov 06, 2009 7:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tueb]]></name></author>
		<updated>2009-11-06T08:16:59-04:00</updated>

		<published>2009-11-06T06:36:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90811#p90811</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90811#p90811"/>
		<title type="html"><![CDATA[[solved] bind time - once a month]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90811#p90811"><![CDATA[
hi,<br><br>i`m trying to run a proc once a month (1st of the month at 11 hours and 11 minutes) with this:<br><br><br>bind time "11 11 01 * *" monthly_check_update<br>proc monthly_check_update {min hour day month year} {<br>}<br><br>but it doesn`t seem to work. do you guys see an error in that? <br><br>thx,<br><br>tueb<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9349">tueb</a> — Fri Nov 06, 2009 6:36 am</p><hr />
]]></content>
	</entry>
	</feed>
