<?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; properties</title>
	<atom:link href="http://www.scriptsforapple.com/tag/properties/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>Scripting Primer for Pages Documents</title>
		<link>http://www.scriptsforapple.com/scripting-primer-for-pages-documents/</link>
		<comments>http://www.scriptsforapple.com/scripting-primer-for-pages-documents/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 23:26:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[iWork]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[choose color]]></category>
		<category><![CDATA[make new document]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[Script Editor]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2448</guid>
		<description><![CDATA[<p>If you have used AppleWorks 6 in the past, this script for Pages should be easy to follow, although the syntax is not exactly the same as AppleWorks.</p> <p>In fact, the Pages application was derived from AppleWorks 6 ! To see the similarities (and the differences) check out some of my other posts on AppleWorks.</p> [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/scripting-primer-for-pages-documents/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Converting HTML to Text Format</title>
		<link>http://www.scriptsforapple.com/converting-html-to-text-format/</link>
		<comments>http://www.scriptsforapple.com/converting-html-to-text-format/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 18:24:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[&]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[display alert]]></category>
		<category><![CDATA[document 1]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2332</guid>
		<description><![CDATA[<p>Often, I copy text from one of my posts into a text file for further editing (typos, script errors etc) only to find that I have copied the HTML too, which is not good since it&#8217;s not usually the HTML that I want to edit, and therefore makes it difficult to focus on what I [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/converting-html-to-text-format/feed/</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title>AppleScript Droplet to Convert Text to HTML</title>
		<link>http://www.scriptsforapple.com/applescript-droplet-to-convert-text-to-html/</link>
		<comments>http://www.scriptsforapple.com/applescript-droplet-to-convert-text-to-html/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 12:34:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Droplet]]></category>
		<category><![CDATA[Get Info Window]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[droplet]]></category>
		<category><![CDATA[make new document]]></category>
		<category><![CDATA[properties]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=1937</guid>
		<description><![CDATA[<p>Sometimes it&#8217;s nice to just eliminate some typing when creating html documents, especially when you write your HTML by hand (as I do). Even if it is just for the sake of setting up the initial template so you can get down to the details more efficiently.</p> <p align="center"></p> <p>Copy this into your Script Editor [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/applescript-droplet-to-convert-text-to-html/feed/</wfw:commentRss>
		<slash:comments>216</slash:comments>
		</item>
		<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>Using Aliases and POSIX Paths</title>
		<link>http://www.scriptsforapple.com/using-aliases-and-posix-paths/</link>
		<comments>http://www.scriptsforapple.com/using-aliases-and-posix-paths/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 22:18:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MacOS]]></category>
		<category><![CDATA[POSIX]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[concatenate]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[get URL]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[tell]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=1074</guid>
		<description><![CDATA[<p></p> <p>Over the time that I have been writing AppleScripts, I have found that one of the most difficult, if not frustrating, tasks of writing scripts is referencing files by path so that they can be accessed by other applications.</p> <p>As you&#8217;ll see below, creating a reference that is understandable by the Finder is fairly [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/using-aliases-and-posix-paths/feed/</wfw:commentRss>
		<slash:comments>102</slash:comments>
		</item>
		<item>
		<title>AppleScript for Sending Email with Apple Mail</title>
		<link>http://www.scriptsforapple.com/applescript-for-sending-email-with-apple-mail/</link>
		<comments>http://www.scriptsforapple.com/applescript-for-sending-email-with-apple-mail/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 22:26:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[subject]]></category>
		<category><![CDATA[tell]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=1027</guid>
		<description><![CDATA[<p></p> <p>This is a very straightforward script to send data to Apple&#8217;s Mail application. There isn&#8217;t really anything difficult here. It should suffice to note here the AppleScript terms and expressions used here that are unique to the Mail application. You&#8217;ll often find that an application has, along with the standard terms that are used [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/applescript-for-sending-email-with-apple-mail/feed/</wfw:commentRss>
		<slash:comments>127</slash:comments>
		</item>
		<item>
		<title>AppleScripts for Basic Printing</title>
		<link>http://www.scriptsforapple.com/applescripts-for-basic-printing/</link>
		<comments>http://www.scriptsforapple.com/applescripts-for-basic-printing/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 13:01:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MacOS]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[front]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[print dialog]]></category>
		<category><![CDATA[printer setup utility]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[target printer]]></category>
		<category><![CDATA[TextEdit]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=465</guid>
		<description><![CDATA[<p class="wp-caption-text">The Mac 512 K, the first in the Macintosh series of computers</p> <p>The first script below is for printing a document in &#8220;TextEdit&#8221;. Before running the script, you must bring the desired document to the front:</p> <p style="padding: 5px; background-color: #F7BDDE; border: dotted 1px red;">tell application "TextEdit" print the front document with properties {copies:2, [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/applescripts-for-basic-printing/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>AppleScript for Creating a New Document with AppleWorks 6</title>
		<link>http://www.scriptsforapple.com/applescript-for-creating-a-new-document-with-appleworks-6/</link>
		<comments>http://www.scriptsforapple.com/applescript-for-creating-a-new-document-with-appleworks-6/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 12:49:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MacOS]]></category>
		<category><![CDATA[make new document]]></category>
		<category><![CDATA[Microsoft Word 2004]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[commission]]></category>
		<category><![CDATA[creating]]></category>
		<category><![CDATA[CWWP]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[ewen chia]]></category>
		<category><![CDATA[extra income]]></category>
		<category><![CDATA[file type]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[google ranking]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[income]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[make money]]></category>
		<category><![CDATA[making money]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[money on the internet]]></category>
		<category><![CDATA[new document]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[paragraph]]></category>
		<category><![CDATA[profit]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[result]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[select every text]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[Word 2004]]></category>
		<category><![CDATA[yaro starek]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=130</guid>
		<description><![CDATA[<p>Simple script to create a new AppleWorks document followed by a more detailed script with text entry fields.</p> <p>If you use AppleWorks 6, you may find this script useful in creating new documents. It should be fairly easy to see how this can be adapted to your specific needs. There is a similar script for [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/applescript-for-creating-a-new-document-with-appleworks-6/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<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>
	</channel>
</rss>

