Re: open a url in camino
Re: open a url in camino
- Subject: Re: open a url in camino
- From: Bill White <email@hidden>
- Date: Tue, 26 Oct 2004 09:17:22 -0400
On 10/26/04 8:55 AM, jj <email@hidden> wrote:
>> any idea how i can open a url in camino? i tried:
>>
>> tell application "Camino"
>> open URL "http://www.google.com"
>> end tell
>
> tell application "Camino"
> open location "http://www.google.com"
> end tell
This doesn't work unless Camino is your default browser.
The "open location" command is part of Standard Additions; Camino itself has
no dictionary.
You could specify Camino as the default browser (in Safari: Preferences >
general > Default Web Browser), and then "open location" would bring up
Camino, as desired.
Bill
_______________________________________________
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