Re: open location not working
Re: open location not working
- Subject: Re: open location not working
- From: Emmanuel <email@hidden>
- Date: Tue, 1 Jun 2004 19:03:07 +0200
At 9:52 AM -0500 01/06/04, Christopher Stone wrote:
>
At 14:57 +0100 06/01/2004, Mark Butcher wrought:
>
>
>I can't get the 'open location' scripting addition to work. It compiles OK, but nothing happens when I run it.
>
>
>
>open location "www.apple.com"
>
______________________________________________________________________
>
>
Try giving it a complete url:
>
>
open location "http://www.apple.com"
To know what is and what is not a complete URL, coerce the string into a URL:
"
http://www.banana.com" as URL -- all right
"www.mango.com" as URL -- error
Emmanuel
_______________________________________________
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.