<?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; AppleWorks 6</title>
	<atom:link href="http://www.scriptsforapple.com/tag/appleworks-6/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>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>Script to Set AppleWorks Font from &#8216;Choose from List&#8217;</title>
		<link>http://www.scriptsforapple.com/script-to-set-appleworks-font-from-choose-from-list/</link>
		<comments>http://www.scriptsforapple.com/script-to-set-appleworks-font-from-choose-from-list/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 21:18:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[choose from list]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Assistive Devices]]></category>
		<category><![CDATA[font menu]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[frontmost document and sets the font to the result]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[menu bar]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[system events]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2263</guid>
		<description><![CDATA[<p>I came upon this one kinda by chance as I was working on another script. This uses GUI to get the first 10 fonts of the font menu in AppleWorks, displays them in a &#8216;choose from list&#8217; dialog and, when you make a selection, selects the entire contents of the frontmost document and sets the [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/script-to-set-appleworks-font-from-choose-from-list/feed/</wfw:commentRss>
		<slash:comments>173</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>Getting Acquainted with General GUI Terms and Objects</title>
		<link>http://www.scriptsforapple.com/getting-acquainted-with-general-gui-terms-and-objects/</link>
		<comments>http://www.scriptsforapple.com/getting-acquainted-with-general-gui-terms-and-objects/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 14:53:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GUI Scripting]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Assistive Devices]]></category>
		<category><![CDATA[click button]]></category>
		<category><![CDATA[click checkbox]]></category>
		<category><![CDATA[click menu]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[current pane]]></category>
		<category><![CDATA[frontmost document]]></category>
		<category><![CDATA[group 1]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[sheet 1]]></category>
		<category><![CDATA[system events]]></category>
		<category><![CDATA[System Prefs]]></category>
		<category><![CDATA[tell menu bar 1]]></category>
		<category><![CDATA[Universal Access Preferences]]></category>
		<category><![CDATA[using command down -->select all keystroke "c" using command down]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2291</guid>
		<description><![CDATA[<p style="color: #741b47; font-family: lucida grande;">AppleScript GUI is for many an intriguing aspect of AppleScripting, yet, as straightforward as it seems on the surface, successfully compiling a script can be a lot of trial-and-error and frustration.</p> <p style="color: #741b47; font-family: lucida grande;">In this post, I will get you started with 3 good examples of GUI [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/getting-acquainted-with-general-gui-terms-and-objects/feed/</wfw:commentRss>
		<slash:comments>167</slash:comments>
		</item>
		<item>
		<title>Creating New AppleWorks Document Using GUI</title>
		<link>http://www.scriptsforapple.com/creating-new-appleworks-document-using-gui/</link>
		<comments>http://www.scriptsforapple.com/creating-new-appleworks-document-using-gui/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 21:45:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[Editing Text]]></category>
		<category><![CDATA[GUI Scripting]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[AppleWorks]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[make new document]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[submenu]]></category>
		<category><![CDATA[tell]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2238</guid>
		<description><![CDATA[<p></p> <p style="color: #993366; font-family: lucida grande;">This script shows how to go about using GUI to perform menu and sub-menu tasks with AppleWorks 6 to copy the contents of the frontmost window to the clipboard and to paste them into a new document.</p> <p style="color: #993366; font-family: lucida grande;">This script presumes both that Assistive Devices [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/creating-new-appleworks-document-using-gui/feed/</wfw:commentRss>
		<slash:comments>78</slash:comments>
		</item>
		<item>
		<title>GUI Scripting for System Preferences Panes and Apps</title>
		<link>http://www.scriptsforapple.com/gui-scripting-for-system-preferences-panes-and-apps/</link>
		<comments>http://www.scriptsforapple.com/gui-scripting-for-system-preferences-panes-and-apps/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 00:06:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[GUI Scripting]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[System Events]]></category>
		<category><![CDATA[System Preferences]]></category>
		<category><![CDATA[UI Elements]]></category>
		<category><![CDATA[Universal Access]]></category>
		<category><![CDATA[GUI]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2198</guid>
		<description><![CDATA[<p style="color:#082984; font-family:lucida grande;">By directing script statements to the &#8216;System Events&#8217; application, you can get the system to perform keyboard and other tasks as if you were actually manually performing them yourself. It is not only a great way to automate tasks, but it is also an effective measure for applications that are otherwise &#8216;unscriptable&#8217;. [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/gui-scripting-for-system-preferences-panes-and-apps/feed/</wfw:commentRss>
		<slash:comments>98</slash:comments>
		</item>
		<item>
		<title>New Drawing Document with AppleWorks 6</title>
		<link>http://www.scriptsforapple.com/new-drawing-document-with-appleworks-6/</link>
		<comments>http://www.scriptsforapple.com/new-drawing-document-with-appleworks-6/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 18:13:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[choose color]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[make new document]]></category>
		<category><![CDATA[make new]]></category>
		<category><![CDATA[property]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=1676</guid>
		<description><![CDATA[<p>The basics of creating a drawing document with AppleWorks 6 are similar to those for creating a text document. </p> <p>The script below, appropriately named &#8216;Graphics Hodgepodge&#8217;, shows a variety of graphics objects that can be created and some of the properties that can be set with a script. There are a lot of details [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/new-drawing-document-with-appleworks-6/feed/</wfw:commentRss>
		<slash:comments>371</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>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>
	</channel>
</rss>

