<?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: Automator Loop Utility</title>
	<atom:link href="http://automatorworld.com/archives/automator-loop-utility/feed/" rel="self" type="application/rss+xml" />
	<link>http://automatorworld.com/archives/automator-loop-utility/</link>
	<description>Better Living Through Macintosh Scripting</description>
	<lastBuildDate>Thu, 05 Aug 2010 13:32:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://automatorworld.com/archives/automator-loop-utility/comment-page-1/#comment-190286</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 16 Feb 2010 04:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=223#comment-190286</guid>
		<description>&lt;p&gt;Oh... forgot to mention one thing... GOOD LUCK STOPPING THE LOOP after you&#039;ve modified the script and you set your loop times real low. Give yourself a break. Leave a few seconds to let you stop it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh&#8230; forgot to mention one thing&#8230; GOOD LUCK STOPPING THE LOOP after you&#8217;ve modified the script and you set your loop times real low. Give yourself a break. Leave a few seconds to let you stop it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://automatorworld.com/archives/automator-loop-utility/comment-page-1/#comment-190285</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 16 Feb 2010 04:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=223#comment-190285</guid>
		<description>&lt;p&gt;The 30 second limitation is easy to fix. Download and unzip the utility. Right-click on the resulting app and select &quot;Show Package Contents&quot;. Navigate to Contents/Resources/Scripts/main.scpt and double click it. The script editor will open and right there on top are the limitations. I put in property minimum&lt;em&gt;idle : 1 and property default&lt;/em&gt;idle : 10. Hit &quot;Save&quot; and close the script. You&#039;re done. You can now run things with short delay times. You might want to try zero delay to see what that does.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The 30 second limitation is easy to fix. Download and unzip the utility. Right-click on the resulting app and select &#8220;Show Package Contents&#8221;. Navigate to Contents/Resources/Scripts/main.scpt and double click it. The script editor will open and right there on top are the limitations. I put in property minimum<em>idle : 1 and property default</em>idle : 10. Hit &#8220;Save&#8221; and close the script. You&#8217;re done. You can now run things with short delay times. You might want to try zero delay to see what that does.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://automatorworld.com/archives/automator-loop-utility/comment-page-1/#comment-179710</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 28 Jun 2009 00:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=223#comment-179710</guid>
		<description>&lt;p&gt;I have the same problem. I know this is an old post but I cannot find the answer anywhere. I am using Mac OS 10.4.11 and just downloaded the automator loop utility today. I quits immediately and does not put a droplet on the desktop. Thanks for any help&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have the same problem. I know this is an old post but I cannot find the answer anywhere. I am using Mac OS 10.4.11 and just downloaded the automator loop utility today. I quits immediately and does not put a droplet on the desktop. Thanks for any help</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://automatorworld.com/archives/automator-loop-utility/comment-page-1/#comment-151082</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Sun, 08 Jun 2008 12:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=223#comment-151082</guid>
		<description>&lt;p&gt;Doesnt work?!?!&lt;/p&gt;

&lt;p&gt;I have os x 10.4.11 and when i download and open it immediatly closes, please help!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Doesnt work?!?!</p>

<p>I have os x 10.4.11 and when i download and open it immediatly closes, please help!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: AutoX</title>
		<link>http://automatorworld.com/archives/automator-loop-utility/comment-page-1/#comment-87277</link>
		<dc:creator>AutoX</dc:creator>
		<pubDate>Wed, 01 Aug 2007 17:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=223#comment-87277</guid>
		<description>&lt;p&gt;I have tried the tip of Sentinel indicated as:&lt;/p&gt;

&lt;p&gt;&quot;I just added a “Run Workflow” to the end of the workflow I wanted to repeat and told it to run itself again. The only thing with this is that you have to stop it manually.&quot;&lt;/p&gt;

&lt;p&gt;But in my case, it only duplicated three times in a row. This is what I did:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Drag a Folder to Automator (I want to duplicate such folder again and again until the disk is full).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Drag &quot;Duplicate Finder Items&quot;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Drag &quot;Automator/Run Workflow&quot;, selecting the &quot;Finder/Duplicate Finder Items&quot; as workflow.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If I run it, the folder is duplicated three times in a row and then I get the error:&lt;/p&gt;

&lt;p&gt;&quot;The file does not appear to contain a valid workflow document&quot;&lt;/p&gt;

&lt;p&gt;How to &quot;tell it to run itself&quot; again and again until the disk is full? In other words, how to make it duplicate for ever until the disk is full?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have tried the tip of Sentinel indicated as:</p>

<p>&#8220;I just added a “Run Workflow” to the end of the workflow I wanted to repeat and told it to run itself again. The only thing with this is that you have to stop it manually.&#8221;</p>

<p>But in my case, it only duplicated three times in a row. This is what I did:</p>

<ol>
<li><p>Drag a Folder to Automator (I want to duplicate such folder again and again until the disk is full).</p></li>
<li><p>Drag &#8220;Duplicate Finder Items&#8221;.</p></li>
<li><p>Drag &#8220;Automator/Run Workflow&#8221;, selecting the &#8220;Finder/Duplicate Finder Items&#8221; as workflow.</p></li>
</ol>

<p>If I run it, the folder is duplicated three times in a row and then I get the error:</p>

<p>&#8220;The file does not appear to contain a valid workflow document&#8221;</p>

<p>How to &#8220;tell it to run itself&#8221; again and again until the disk is full? In other words, how to make it duplicate for ever until the disk is full?</p>

<p>Thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sentinel</title>
		<link>http://automatorworld.com/archives/automator-loop-utility/comment-page-1/#comment-73424</link>
		<dc:creator>sentinel</dc:creator>
		<pubDate>Fri, 11 May 2007 13:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=223#comment-73424</guid>
		<description>&lt;p&gt;While the 30 second limitation is a problem, you can achieve the same results by not using &quot;Automator Loop Utility&quot; at all.&lt;/p&gt;

&lt;p&gt;I just added a &quot;Run Workflow&quot; to the end of the workflow I wanted to repeat and told it to run itself again. The only thing with this is that you have to stop it manually.&lt;/p&gt;

&lt;p&gt;Hope this helps!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>While the 30 second limitation is a problem, you can achieve the same results by not using &#8220;Automator Loop Utility&#8221; at all.</p>

<p>I just added a &#8220;Run Workflow&#8221; to the end of the workflow I wanted to repeat and told it to run itself again. The only thing with this is that you have to stop it manually.</p>

<p>Hope this helps!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: emgee</title>
		<link>http://automatorworld.com/archives/automator-loop-utility/comment-page-1/#comment-13296</link>
		<dc:creator>emgee</dc:creator>
		<pubDate>Thu, 31 Aug 2006 14:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=223#comment-13296</guid>
		<description>&lt;p&gt;I did ofcourse not use Automator to make a droplet. I ment Applet! :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I did ofcourse not use Automator to make a droplet. I ment Applet! :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: emgee</title>
		<link>http://automatorworld.com/archives/automator-loop-utility/comment-page-1/#comment-13295</link>
		<dc:creator>emgee</dc:creator>
		<pubDate>Thu, 31 Aug 2006 14:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=223#comment-13295</guid>
		<description>&lt;p&gt;I wanted to download images off a webcam to make a movie, and used Automator to make a droplet. 30 seconds was too long for me too, so I created two apps of the automation, and had them load eachother upon completion.
Another problem with the loop utility was that if one image for some reason took longer than 30 seconds to download, it had problems naming them correctly. The loopback (launcing eachother method) solved that, since it didn&#039;t start again until it&#039;d completed.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I wanted to download images off a webcam to make a movie, and used Automator to make a droplet. 30 seconds was too long for me too, so I created two apps of the automation, and had them load eachother upon completion.
Another problem with the loop utility was that if one image for some reason took longer than 30 seconds to download, it had problems naming them correctly. The loopback (launcing eachother method) solved that, since it didn&#8217;t start again until it&#8217;d completed.</p>]]></content:encoded>
	</item>
</channel>
</rss>

