<?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; button returned</title>
	<atom:link href="http://www.scriptsforapple.com/tag/button-returned/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>FileMaker Pro AppleScript to Backup Files</title>
		<link>http://www.scriptsforapple.com/filemaker-pro-applescript-to-backup-files/</link>
		<comments>http://www.scriptsforapple.com/filemaker-pro-applescript-to-backup-files/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 00:20:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MacOS]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[button returned]]></category>
		<category><![CDATA[current date]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[hypertalk]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[make new folder]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[SuperCard]]></category>
		<category><![CDATA[year]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=85</guid>
		<description><![CDATA[<p></p> <p style="text-align: left;">This script was adapted from one written specifically for a FileMaker Pro program, although it could easily be used in any database program you use that supports AppleScript.</p> <p style="text-align: left;">Most of what appears here builds upon the information presented in previous posts to this point. For a similar AppleScript that is [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/filemaker-pro-applescript-to-backup-files/feed/</wfw:commentRss>
		<slash:comments>166</slash:comments>
		</item>
		<item>
		<title>Dialogs for Lists</title>
		<link>http://www.scriptsforapple.com/dialogs-for-lists/</link>
		<comments>http://www.scriptsforapple.com/dialogs-for-lists/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 23:43:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Dialogs]]></category>
		<category><![CDATA[choose from list]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[button returned]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[default button]]></category>
		<category><![CDATA[dialogs]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[icon note]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[SuperCard]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=9</guid>
		<description><![CDATA[<p>In this post, we will deal with situations when you want to choose from multiple options within a list. You can have lists that are preset, such as choosing from a list of months of the year, for instance, or perhaps a list such as that which might be generated from a database program when [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/dialogs-for-lists/feed/</wfw:commentRss>
		<slash:comments>258</slash:comments>
		</item>
		<item>
		<title>Using AppleScript Dialogs to Invoke actions</title>
		<link>http://www.scriptsforapple.com/using-applescript-dialogs-to-invoke-actions/</link>
		<comments>http://www.scriptsforapple.com/using-applescript-dialogs-to-invoke-actions/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 23:41:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[display alert]]></category>
		<category><![CDATA[display dialog]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[actions]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[button returned]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[default answer]]></category>
		<category><![CDATA[default button]]></category>
		<category><![CDATA[dialogs]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[giving up after]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[icon caution]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[on error]]></category>
		<category><![CDATA[quit]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[SuperCard]]></category>
		<category><![CDATA[try]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=7</guid>
		<description><![CDATA[<p>If you remember from my last post, we ended up with this dialog which had to be encompassed by a &#8216;try clause&#8217; to prevent an error message from being generated by activating the &#8216;Cancel&#8217; button. In this post, I will begin by modifying the script below to show you how you can use data returned [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/using-applescript-dialogs-to-invoke-actions/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
	</channel>
</rss>

