RE: open a url in camino
RE: open a url in camino
- Subject: RE: open a url in camino
- From: Richard Rönnbäck <email@hidden>
- Date: Tue, 26 Oct 2004 19:01:11 +0200
I haven't got Camino, but Firefox compiles "open location" to
tell application "Firefox"
Get URL "http://www.google.com"
end tell
So you might want to give that a try
> Från: jj <email@hidden>
> Datum: Tue, 26 Oct 2004 14:55:07 +0200
> Till: olli <email@hidden>, applescriptmaillist
> <email@hidden>
> Ämne: Re: open a url in camino
>
>> hi there
>>
>> 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
>
>
> jj
>
> * Virtually any browser supports "open location", event GURLGURL.
>
>> but it gives me the error: "Camino got an error: URL doesn't the open
>> message."
>>
>> what can i do about it?
>>
>> cheers, olli
>> ?
>> _______________________________________________
>> 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
>
> --
> http://www.macscripter.net/
> http://www.osaxen.com/
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Applescript-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> edband.net
>
> This email sent to email@hidden
_______________________________________________
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