Re: Open using
Re: Open using
- Subject: Re: Open using
- From: Luther Fuller <email@hidden>
- Date: Sun, 9 Nov 2008 15:44:57 -0600
On Nov 9, 2008, at 2:56 PM, Paul Berkowitz wrote:
On 11/9/08 12:06 PM, "Luther Fuller" <email@hidden> wrote:
tell application "Finder" to open docFile using "Help Viewer"
Which returns the message ...
Finder got an error: Can't make "Help Viewer" into type application
file.
That's because it's just a string. Just a slip on your part.
Did you try
tell application "Finder" to open docFile using application "Help
Viewer"
Yes, that was one of the variations I tried. And it didn't work, either.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden