Re: open a url in camino
Re: open a url in camino
- Subject: Re: open a url in camino
- From: jj <email@hidden>
- Date: Tue, 26 Oct 2004 14:55:07 +0200
> 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:
This email sent to email@hidden