<?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; default answer</title>
	<atom:link href="http://www.scriptsforapple.com/tag/default-answer/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>Enhanced &#8211; New Doc for AppleWorks 6</title>
		<link>http://www.scriptsforapple.com/enhanced-new-doc-for-appleworks-6/</link>
		<comments>http://www.scriptsforapple.com/enhanced-new-doc-for-appleworks-6/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 21:14:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[choose color]]></category>
		<category><![CDATA[color picker]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[cwk]]></category>
		<category><![CDATA[CWWP]]></category>
		<category><![CDATA[default answer]]></category>
		<category><![CDATA[default color]]></category>
		<category><![CDATA[desktop folder]]></category>
		<category><![CDATA[file type]]></category>
		<category><![CDATA[front document]]></category>
		<category><![CDATA[make new document]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[paragraph]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[RGB value]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[text returned]]></category>
		<category><![CDATA[Word 2004]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=1338</guid>
		<description><![CDATA[<p></p> <p>It has become abundantly clear to me that there is still a lot of interest in AppleScripts for AppleWorks 6 and questions on implementation of scripts that my previous posts on this topic have not addressed to the satisfaction of those who use AppleWorks 6 and, since it is an application that is still [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/enhanced-new-doc-for-appleworks-6/feed/</wfw:commentRss>
		<slash:comments>879</slash:comments>
		</item>
		<item>
		<title>Display Alert Dialogs</title>
		<link>http://www.scriptsforapple.com/display-alert-dialogs/</link>
		<comments>http://www.scriptsforapple.com/display-alert-dialogs/#comments</comments>
		<pubDate>Fri, 22 May 2009 02:24:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[display alert]]></category>
		<category><![CDATA[display dialog]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[default answer]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[result]]></category>
		<category><![CDATA[return]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[text returned]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=441</guid>
		<description><![CDATA[<p>These are a type of dialog, introduced in OS 10.4 (Tiger), which are similar to regular dialogs (in use as well as syntax), the noteable difference being that their purpose is to expand upon the standard &#8216;display dialog&#8217;. They are used when it is important to impart further information on the state of the Finder [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/display-alert-dialogs/feed/</wfw:commentRss>
		<slash:comments>485</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>

