<?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: Save Mail Attachments</title>
	<atom:link href="http://automatorworld.com/archives/save-mail-attachments/feed/" rel="self" type="application/rss+xml" />
	<link>http://automatorworld.com/archives/save-mail-attachments/</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: dazz</title>
		<link>http://automatorworld.com/archives/save-mail-attachments/comment-page-1/#comment-14523</link>
		<dc:creator>dazz</dc:creator>
		<pubDate>Fri, 08 Sep 2006 09:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=138#comment-14523</guid>
		<description>&lt;p&gt;I got the same &#039;Expected end of line&quot;... just guessed and took the &#039;to&#039; off of the word &#039;into&#039;. compiled fine after that. still having problems though, but it&#039;s on my end I think.
Is there a way to specify the attachment name you want to save??&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;.daz&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I got the same &#8216;Expected end of line&#8221;&#8230; just guessed and took the &#8216;to&#8217; off of the word &#8216;into&#8217;. compiled fine after that. still having problems though, but it&#8217;s on my end I think.
Is there a way to specify the attachment name you want to save??</p>

<p>Thanks,</p>

<p>.daz</p>]]></content:encoded>
	</item>
	<item>
		<title>By: bevis stevens</title>
		<link>http://automatorworld.com/archives/save-mail-attachments/comment-page-1/#comment-1890</link>
		<dc:creator>bevis stevens</dc:creator>
		<pubDate>Wed, 08 Feb 2006 21:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=138#comment-1890</guid>
		<description>&lt;p&gt;no good... also get syntax error expected end of line.
would be great if it worked. need exactly this sort of thing&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>no good&#8230; also get syntax error expected end of line.
would be great if it worked. need exactly this sort of thing</p>]]></content:encoded>
	</item>
	<item>
		<title>By: stevecooley</title>
		<link>http://automatorworld.com/archives/save-mail-attachments/comment-page-1/#comment-1857</link>
		<dc:creator>stevecooley</dc:creator>
		<pubDate>Sat, 04 Feb 2006 01:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=138#comment-1857</guid>
		<description>&lt;p&gt;why, god, why??  I&#039;m getting the same error on compile now.  This used to work!  :(&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>why, god, why??  I&#8217;m getting the same error on compile now.  This used to work!  :(</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://automatorworld.com/archives/save-mail-attachments/comment-page-1/#comment-1717</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 07 Jan 2006 17:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=138#comment-1717</guid>
		<description>&lt;p&gt;I also get the &quot;I get an error stating â€˜Syntax Error. Expected end of line, etc. but found â€œintoâ€â€˜&quot; -- anyone have the fix for this?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I also get the &#8220;I get an error stating â€˜Syntax Error. Expected end of line, etc. but found â€œintoâ€â€˜&#8221; &#8212; anyone have the fix for this?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://automatorworld.com/archives/save-mail-attachments/comment-page-1/#comment-1250</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Tue, 20 Sep 2005 03:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=138#comment-1250</guid>
		<description>&lt;p&gt;I tested this with Stuffit Expander 8.0.2 and it saved the files as .jpg files, but when i tried to open the .jpg, I received a message telling me the file was corrupted. I upgraded to Stuffit Expander 10.0 and now when I execute the workflow, I get an error stating &#039;Syntax Error. Expected end of line, etc. but found &quot;into&quot;&#039;&lt;/p&gt;

&lt;p&gt;and then it highlights this part of the script:
                tell application &quot;StuffIt Expander&quot; to expand {alias tempFile} into alias theAttachmentPath with delete originals&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I tested this with Stuffit Expander 8.0.2 and it saved the files as .jpg files, but when i tried to open the .jpg, I received a message telling me the file was corrupted. I upgraded to Stuffit Expander 10.0 and now when I execute the workflow, I get an error stating &#8216;Syntax Error. Expected end of line, etc. but found &#8220;into&#8221;&#8216;</p>

<p>and then it highlights this part of the script:
                tell application &#8220;StuffIt Expander&#8221; to expand {alias tempFile} into alias theAttachmentPath with delete originals</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://automatorworld.com/archives/save-mail-attachments/comment-page-1/#comment-1208</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 05 Sep 2005 22:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=138#comment-1208</guid>
		<description>&lt;p&gt;Works fine for me...are you running latest version of Stuffit, etc etc?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Works fine for me&#8230;are you running latest version of Stuffit, etc etc?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://automatorworld.com/archives/save-mail-attachments/comment-page-1/#comment-1207</link>
		<dc:creator>Karen</dc:creator>
		<pubDate>Mon, 05 Sep 2005 21:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=138#comment-1207</guid>
		<description>&lt;p&gt;Does anyone else find that Stuffit Expander crashes each time you get to that step in this worflow?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Does anyone else find that Stuffit Expander crashes each time you get to that step in this worflow?</p>]]></content:encoded>
	</item>
</channel>
</rss>

