<?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: Exporting Container Field Contents To Folders From FileMaker</title>
	<atom:link href="http://www.zerobluetech.com/blog/exporting-container-fields-to-folders-from-filemaker/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zerobluetech.com/blog/exporting-container-fields-to-folders-from-filemaker/</link>
	<description>Where your data goes to work</description>
	<lastBuildDate>Fri, 13 Jan 2012 08:25:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: uberVU - social comments</title>
		<link>http://www.zerobluetech.com/blog/exporting-container-fields-to-folders-from-filemaker/#comment-109</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Tue, 30 Mar 2010 04:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.agiriley.com/?p=503#comment-109</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by happyten: RT @agir: New blog post on agiriley.com: Exporting Container Fields to folders from FileMaker http://www.agiriley.com/?p=503...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by happyten: RT @agir: New blog post on agiriley.com: Exporting Container Fields to folders from FileMaker <a href="http://www.agiriley.com/?p=503.." rel="nofollow">http://www.agiriley.com/?p=503..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavle Ancevski</title>
		<link>http://www.zerobluetech.com/blog/exporting-container-fields-to-folders-from-filemaker/#comment-107</link>
		<dc:creator>Pavle Ancevski</dc:creator>
		<pubDate>Tue, 30 Mar 2010 01:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.agiriley.com/?p=503#comment-107</guid>
		<description>Hi Agi,
small suggestions in your script steps. In assigning the $_script variable instead using this line:
// &quot;do shell script&quot; &amp;&quot; \&quot;&quot;&amp; &quot;mkdir -p ~/&#039;desktop/FMExports/myfolder&#039;&quot; &amp; &quot;\&quot;&quot;
and after that substituting the myfolder with the $_id

you can have all covered in one script line with simplified syntax:

&quot;do shell script &quot; &amp; Quote(GetAsText(&quot;mkdir -p ~/desktop/FMExports/&quot; &amp; $_id))

I have it tested with your file and it worked fine for me. Let me know what you think.</description>
		<content:encoded><![CDATA[<p>Hi Agi,<br />
small suggestions in your script steps. In assigning the $_script variable instead using this line:<br />
// &#8220;do shell script&#8221; &amp;&#8221; \&#8221;"&amp; &#8220;mkdir -p ~/&#8217;desktop/FMExports/myfolder&#8217;&#8221; &amp; &#8220;\&#8221;"<br />
and after that substituting the myfolder with the $_id</p>
<p>you can have all covered in one script line with simplified syntax:</p>
<p>&#8220;do shell script &#8221; &amp; Quote(GetAsText(&#8220;mkdir -p ~/desktop/FMExports/&#8221; &amp; $_id))</p>
<p>I have it tested with your file and it worked fine for me. Let me know what you think.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

