<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: FileMaker Server-Side Script Sequences</title>
	<atom:link href="http://www.mightydata.com/blog/filemaker-server-side-script-sequences/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mightydata.com/blog/filemaker-server-side-script-sequences/</link>
	<description>MightyData FileMaker Blog &#124; FileMaker Development Company &#124; FileMaker Developers</description>
	<lastBuildDate>Wed, 12 Jun 2013 15:42:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Brent Hedden</title>
		<link>http://www.mightydata.com/blog/filemaker-server-side-script-sequences/#comment-3545</link>
		<dc:creator>Brent Hedden</dc:creator>
		<pubDate>Tue, 06 Mar 2012 15:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mightydata.com/blog/?p=1515#comment-3545</guid>
		<description><![CDATA[The time limit feature is certainly a welcome addition.  Even through best efforts, sometimes a script will hang or not exit properly for whatever reason.  The time limit ensures that an exit is done.  The trick is to set a sufficient amount of time to make sure that the script has enough time to execute fully, even under a &#039;loaded&#039; situation.  

I use this feature mainly for sending out text-only report emails.  It&#039;s been working solid for some time now.]]></description>
		<content:encoded><![CDATA[<p>The time limit feature is certainly a welcome addition.  Even through best efforts, sometimes a script will hang or not exit properly for whatever reason.  The time limit ensures that an exit is done.  The trick is to set a sufficient amount of time to make sure that the script has enough time to execute fully, even under a &#8216;loaded&#8217; situation.  </p>
<p>I use this feature mainly for sending out text-only report emails.  It&#8217;s been working solid for some time now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
