<?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; delete selection</title>
	<atom:link href="http://www.scriptsforapple.com/tag/delete-selection/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>Finder Script to Delete Old Folders</title>
		<link>http://www.scriptsforapple.com/finder-script-to-delete-old-folders/</link>
		<comments>http://www.scriptsforapple.com/finder-script-to-delete-old-folders/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 20:15:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[delete]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[current date]]></category>
		<category><![CDATA[delete selection]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[integer]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[repeat]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[text item delimiters]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=328</guid>
		<description><![CDATA[<p></p> <p>This script can be used in a database program or compiled for general use in the Script Editor. It looks for folders such as &#8216;January 2009&#8242; and determines if they are 3 or more months old and, if so, places them in the trash.</p> <p style="padding: 5px; background-color: #C6EF8C; border: dotted 1px green;">set AppleScript's [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/finder-script-to-delete-old-folders/feed/</wfw:commentRss>
		<slash:comments>78</slash:comments>
		</item>
	</channel>
</rss>

