<?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; Word 2008</title>
	<atom:link href="http://www.scriptsforapple.com/tag/word-2008/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>Formatting and Editing Text Objects with Word 2008</title>
		<link>http://www.scriptsforapple.com/formatting-and-editing-text-objects-with-word-2008/</link>
		<comments>http://www.scriptsforapple.com/formatting-and-editing-text-objects-with-word-2008/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 21:08:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[active document]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[make new document]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[save as]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[tell]]></category>
		<category><![CDATA[text object]]></category>
		<category><![CDATA[text returned]]></category>
		<category><![CDATA[Word 2004]]></category>
		<category><![CDATA[Word 2008]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=1170</guid>
		<description><![CDATA[<p>While Microsoft has its own scripting language (Visual Basic for Applications or &#8216;VBA&#8217;) to do all (most) of the same things as presented here, it is rather clunky and difficult to use compared with the more natural syntax of AppleScript.</p> <p>Here we will look at some of the most necessary scripting elements for Word 2008 [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/formatting-and-editing-text-objects-with-word-2008/feed/</wfw:commentRss>
		<slash:comments>126</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>Creating a New Document with Microsoft Word 2004</title>
		<link>http://www.scriptsforapple.com/creating-a-new-document-with-microsoft-word-2004/</link>
		<comments>http://www.scriptsforapple.com/creating-a-new-document-with-microsoft-word-2004/#comments</comments>
		<pubDate>Fri, 15 May 2009 23:45:16 +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[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[creating]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[font object]]></category>
		<category><![CDATA[insert]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[new document]]></category>
		<category><![CDATA[Panther]]></category>
		<category><![CDATA[range]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[text object]]></category>
		<category><![CDATA[text returned]]></category>
		<category><![CDATA[Tiger]]></category>
		<category><![CDATA[try]]></category>
		<category><![CDATA[Word 2004]]></category>
		<category><![CDATA[Word 2008]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=392</guid>
		<description><![CDATA[<p> For those of you who prefer to use Word for your text documents, this is a fairly straightforward script to create a new document with a default font and text and save it to your hard drive:</p> <p>tell application "Microsoft Word" activate try set newDoc to make new document set name of font object [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/creating-a-new-document-with-microsoft-word-2004/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>

