<?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 file</title>
	<atom:link href="http://www.scriptsforapple.com/category/choose-file/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>AppleScript for PowerPoint Presentations</title>
		<link>http://www.scriptsforapple.com/applescript-for-powerpoint-presentations/</link>
		<comments>http://www.scriptsforapple.com/applescript-for-powerpoint-presentations/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 23:10:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[choose file]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Microsoft PowerPoint]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[slide]]></category>
		<category><![CDATA[slide show]]></category>
		<category><![CDATA[visual effect]]></category>
		<category><![CDATA[Word 2004]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2302</guid>
		<description><![CDATA[<p>This is for those of you who use PowerPoint on a daily basis. The code found in this script can be a real time saver when you have certain presentations that your organization needs to run frequently.</p> <p>If you are used to doing scripting directed to ‘normal’ Apple applications, scripting PowerPoint will look a little [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/applescript-for-powerpoint-presentations/feed/</wfw:commentRss>
		<slash:comments>271</slash:comments>
		</item>
		<item>
		<title>Choose File Dialogs</title>
		<link>http://www.scriptsforapple.com/choose-file-dialogs/</link>
		<comments>http://www.scriptsforapple.com/choose-file-dialogs/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 01:23:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Dialogs]]></category>
		<category><![CDATA[choose file]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Aqua]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[reference]]></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=647</guid>
		<description><![CDATA[<p>In this post, we continue with the &#8216;choose file&#8217; command. Like the &#8216;choose folder&#8217; command, it returns a reference pointer to the actual file that it represents. In this case, it returns an alias reference to a document such as:</p> <p>set theFile to choose file with prompt "Select a file to open:"</p> <p>With the following [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/choose-file-dialogs/feed/</wfw:commentRss>
		<slash:comments>116</slash:comments>
		</item>
	</channel>
</rss>

