<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learning AppleScript for Beginners &#187; Choose Folder</title>
	<atom:link href="http://www.scriptsforapple.com/category/choose-dialogs/choose-folder-choose-dialogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptsforapple.com</link>
	<description>Discussions on AppleScripting, with emphasis on tutorials for those new to scripting. Example scripts of general utility, as well as some that relate to specific applications (FileMaker Pro, AppleWorks, Script Editor, specialized scripts and others). Some discussion of HyperCard and AppleScript and the Classic (OS9) environment</description>
	<lastBuildDate>Sun, 15 Jan 2012 01:06:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Transfer Files to New Folder</title>
		<link>http://www.scriptsforapple.com/transfer-files-to-new-folder/</link>
		<comments>http://www.scriptsforapple.com/transfer-files-to-new-folder/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 03:31:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Folder]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[applet]]></category>
		<category><![CDATA[desktop folder]]></category>
		<category><![CDATA[display alert]]></category>
		<category><![CDATA[droplet]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[front window]]></category>
		<category><![CDATA[new folder]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[Script Editor]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2411</guid>
		<description><![CDATA[<p>Sometimes I am overwhelmed with the number of items that I have on my desktop and within folders and subfolders and having to spend so much of my time trying to organize them so they will be easy to locate. So, I came up with a script to automate that task.</p> <p>To use this script, [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/transfer-files-to-new-folder/feed/</wfw:commentRss>
		<slash:comments>190</slash:comments>
		</item>
		<item>
		<title>The How and Why: Coercing Record and List Data Types</title>
		<link>http://www.scriptsforapple.com/the-how-and-why-coercing-record-and-list-data-types/</link>
		<comments>http://www.scriptsforapple.com/the-how-and-why-coercing-record-and-list-data-types/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 02:22:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Folder]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[choose from list]]></category>
		<category><![CDATA[coercion]]></category>
		<category><![CDATA[iPhoto]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[record]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2027</guid>
		<description><![CDATA[<p> </p> <p> <p class="wp-caption-text">Happy Mac Logos</p> <p>When I was new to scripting, I had a lot of problems with coercing records into lists and visa-versa. It wasn&#8217;t really the coercing that was so difficult, it was getting the resulting data into a useable form. In addition, I didn&#8217;t see any real advantage to doing so.</p> [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/the-how-and-why-coercing-record-and-list-data-types/feed/</wfw:commentRss>
		<slash:comments>215</slash:comments>
		</item>
		<item>
		<title>Choose Folder Dialogs</title>
		<link>http://www.scriptsforapple.com/choose-folder-dialogs/</link>
		<comments>http://www.scriptsforapple.com/choose-folder-dialogs/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 19:27:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Dialogs]]></category>
		<category><![CDATA[Choose Folder]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Aqua]]></category>
		<category><![CDATA[bundle]]></category>
		<category><![CDATA[choose folder]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[dialog]]></category>
		<category><![CDATA[directories]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[multiple selections allowed]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[SuperCard]]></category>
		<category><![CDATA[Tiger]]></category>
		<category><![CDATA[Word 2004]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=631</guid>
		<description><![CDATA[<p>In the next few posts, we will look at dialogs where the user chooses among items in directories on the desktop that return reference pointers to the actual files (most are aliases) that they represent. The dialogs we will deal with here are &#8216;choose folder&#8217;, &#8216;choose file&#8217;, &#8216;choose file name&#8217; and &#8216;choose color&#8217;.</p> <p>First, a [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/choose-folder-dialogs/feed/</wfw:commentRss>
		<slash:comments>92</slash:comments>
		</item>
	</channel>
</rss>

