<?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; Microsoft Word</title>
	<atom:link href="http://www.scriptsforapple.com/tag/microsoft-word/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>Removing HTML from a Word 2008 Document</title>
		<link>http://www.scriptsforapple.com/removing-html-from-a-word-2008-document/</link>
		<comments>http://www.scriptsforapple.com/removing-html-from-a-word-2008-document/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 15:22:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Editing Text]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[HTML tags]]></category>
		<category><![CDATA[record]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[sub-routine]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[Unicode text]]></category>
		<category><![CDATA[Word 2008]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2480</guid>
		<description><![CDATA[<p>This is a script, that I use to strip the HTML from my web documents. It really comes in handy, when you want to edit the content of a document without all of the distractions of all of the HTML tags getting in the way. It was written specifically for use with Word 2008, although [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/removing-html-from-a-word-2008-document/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<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>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>Choosing a Color from the Color Picker</title>
		<link>http://www.scriptsforapple.com/choosing-a-color-from-the-color-picker/</link>
		<comments>http://www.scriptsforapple.com/choosing-a-color-from-the-color-picker/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 10:41:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Dialogs]]></category>
		<category><![CDATA[color picker]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[Aqua]]></category>
		<category><![CDATA[background color]]></category>
		<category><![CDATA[choose]]></category>
		<category><![CDATA[choose color]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[color wheel]]></category>
		<category><![CDATA[current view]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[icon view]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[Tiger]]></category>
		<category><![CDATA[Word 2004]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=676</guid>
		<description><![CDATA[<p>The final &#8216;choose&#8217; command, &#8216;choose color&#8217; will be covered here. The choose color dialog is somewhat obscure and you aren&#8217;t as likely to use it as the others, but it is worth mention. It is not complicated at all. The script below results in the color picker window, with the rainbow effect as in the [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/choosing-a-color-from-the-color-picker/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Choose Application</title>
		<link>http://www.scriptsforapple.com/choose-application/</link>
		<comments>http://www.scriptsforapple.com/choose-application/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 15:39:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Dialogs]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Aqua]]></category>
		<category><![CDATA[choose application]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[command]]></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[open]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[SuperCard]]></category>
		<category><![CDATA[Tiger]]></category>
		<category><![CDATA[Word 2004]]></category>
		<category><![CDATA[Word 2008]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=679</guid>
		<description><![CDATA[<p>The &#8216;choose application&#8217; command is very similar in syntax to the &#8216;choose file&#8217; command, in fact, so similar that I will not go into too much detail. As in my post on the enhancements to the list dialog, I will present a script and then explain the purpose of the parameters used as needed:</p> <p>set [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/choose-application/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Enhanced Choose from List (Tiger and Leopard)</title>
		<link>http://www.scriptsforapple.com/enhanced-choose-from-list-tiger-and-leopard/</link>
		<comments>http://www.scriptsforapple.com/enhanced-choose-from-list-tiger-and-leopard/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 14:04:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Dialogs]]></category>
		<category><![CDATA[choose from list]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Aqua]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[command]]></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[prompt]]></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=660</guid>
		<description><![CDATA[<p>In one of my early posts I outlined the basic syntax for the &#8216;Choose from List&#8217; dialog. Here, I will present some of the new parameters that are available in Tiger (10.4) and Leopard (10.5).</p> <p>In case you need to refresh your memory, here is the basic command:</p> <p>set theName to (choose from list {"John", [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/enhanced-choose-from-list-tiger-and-leopard/feed/</wfw:commentRss>
		<slash:comments>84</slash:comments>
		</item>
		<item>
		<title>Choose File Name Command</title>
		<link>http://www.scriptsforapple.com/choose-file-name-command/</link>
		<comments>http://www.scriptsforapple.com/choose-file-name-command/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 12:10:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Dialogs]]></category>
		<category><![CDATA[choose file name]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Aqua]]></category>
		<category><![CDATA[choose file]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[close access]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[document 1]]></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[open for access]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[TextEdit]]></category>
		<category><![CDATA[Tiger]]></category>
		<category><![CDATA[Word 2004]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=654</guid>
		<description><![CDATA[<p>The &#8216;choose file name&#8217; command is similar to the &#8216;choose file&#8217; command. unlike the choose file command it returns a reference pointer to a file that does not yet exist without actually creating the file:</p> <p>set theFile to choose file name with prompt "Set file name and location:" </p> <p>With a result such as:file &#8220;Macintosh [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/choose-file-name-command/feed/</wfw:commentRss>
		<slash:comments>277</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>
		<item>
		<title>Choose Folder Dialogs</title>
		<link>http://www.scriptsforapple.com/choose-folder-dialogs/</link>
		<comments>http://www.scriptsforapple.com/choose-folder-dialogs/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 19:27:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Dialogs]]></category>
		<category><![CDATA[Choose Folder]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Aqua]]></category>
		<category><![CDATA[bundle]]></category>
		<category><![CDATA[choose folder]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[dialog]]></category>
		<category><![CDATA[directories]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[multiple selections allowed]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[path]]></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=631</guid>
		<description><![CDATA[<p>In the next few posts, we will look at dialogs where the user chooses among items in directories on the desktop that return reference pointers to the actual files (most are aliases) that they represent. The dialogs we will deal with here are &#8216;choose folder&#8217;, &#8216;choose file&#8217;, &#8216;choose file name&#8217; and &#8216;choose color&#8217;.</p> <p>First, a [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/choose-folder-dialogs/feed/</wfw:commentRss>
		<slash:comments>92</slash:comments>
		</item>
		<item>
		<title>AppleScript &#8211; When to Use Set and When to Use Copy</title>
		<link>http://www.scriptsforapple.com/applescript-when-to-use-set-and-when-to-use-copy/</link>
		<comments>http://www.scriptsforapple.com/applescript-when-to-use-set-and-when-to-use-copy/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 03:04:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MacOS]]></category>
		<category><![CDATA[Set and Copy]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Aqua]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[current date]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[objects]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[records]]></category>
		<category><![CDATA[return]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[SuperCard]]></category>
		<category><![CDATA[text strings]]></category>
		<category><![CDATA[Tiger]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=518</guid>
		<description><![CDATA[<p>This one can be a difficult one, but if you have been following my posts so far, or otherwise are that much interested in learning AppleScript, this is an important issue to get straight.</p> <p>Even if you have been using AppleScript for a while, as I have, you may still be unclear as to the [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/applescript-when-to-use-set-and-when-to-use-copy/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
	</channel>
</rss>

