Re: "open location" osax question
Re: "open location" osax question
- Subject: Re: "open location" osax question
- From: Emmanuel <email@hidden>
- Date: Sat, 12 Feb 2005 09:48:19 +0100
At 6:43 PM -0500 2/11/05, Marc K. Myers wrote:
I wrote a script to do a Google query to get the lyrics of whatever
track iTunes is playing. It assembles the URL and then uses "open
location" to send it. I found that
open location theURL
doesn't do anything. But if I say
tell application "Safari" to open location theURL
it works perfectly. I'm wondering why that is. My understanding
was that the osax could be used anywhere and would open the default
application for the protocol of the URL.
Marc. You are aware that "open location theURL" *has* to be handled
by some application. Better Safari than iTunes.
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden