Re: open location not working
Re: open location not working
- Subject: Re: open location not working
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 01 Jun 2004 08:50:48 -0700
'open location' most specifically does not need to be told to an
application: it works in the user's default browser. What it needs is a
proper URL beginning with "
http://", "file://" , etc. It seems odd of you
to provide that to get it to work but not say so. As Chris says:
open location "
http://www.apple.com"
--
Paul Berkowitz
>
From: Steven Valenti <email@hidden>
>
Date: Tue, 1 Jun 2004 10:49:27 -0400
>
To: <email@hidden>
>
Subject: Re: open location not working
>
>
Are you telling what application to open it?
>
Try this:
>
>
tell application "Safari" to open location "http://www.apple.com"
>
>
-->Steven
>
>
>
On Tuesday, June 1, 2004, at 09:57 AM, Mark Butcher wrote:
>
>
> open location "www.apple.com"
_______________________________________________
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.