Re: Launching AppleWorks 6
Re: Launching AppleWorks 6
- Subject: Re: Launching AppleWorks 6
- From: david <email@hidden>
- Date: Wed, 1 Jan 2003 21:51:32 -0500
On Wednesday, January 1, 2003, at 08:14 PM, John Fowler wrote:
When a script calls for AW6 but AW6 is not open, it seems to try to
launch Classic rather than launching the X version. Is there a way to
be certain the X version is launched by tell AW6?
I am assuming the reason Classic is trying to launch, is because you
used it last?
this may help:
tell application "AppleWorks 6"
activate
Note:
this may document may interest you if you haven't already seen it:
(your path may be different)
Macintosh HD:Applications:AppleWorks 6:AppleWorks Essentials:Scripts
Support:AppleScript Usage Notes
Click open the document 'AppleScript Usage Notes'
Using AppleScript and AppleWorks 6
This document provides some explanations of AppleScript behavior and
some helpful examples for using AppleScript with AppleWorks.
HTH
david in maine
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.