Re: open location..
Re: open location..
- Subject: Re: open location..
- From: John Delacour <email@hidden>
- Date: Fri, 11 Jul 2003 21:38:24 +0100
- Mac-eudora-version: 6.0a26
At 12:52 pm -0500 11/7/03, Craig Sutherland wrote:
The open location command is an event in the Standard Additions
Scripting Addition- not in the Finder. You can find that in the
Dictionaries. The Ifo for open location states:
**********************************************
open location: Opens a URL with the appropriate program (your
favorite browser)
open location plain text -- the URL to open
[error reporting boolean] -- should error conditions be
reported in a dialog?
**********************************************
There is that reference to 'your favorite browser', which is there
for a reason.
But note well that you can also write
tell app "NOT my favourite browser" to open location "URI"
This works with all the detestable browsers I have installed.
JD
.
_______________________________________________
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.