• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Open URL in Netscape?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open URL in Netscape?


  • Subject: Re: Open URL in Netscape?
  • From: Gnarlodious <email@hidden>
  • Date: Fri, 14 Dec 2001 07:23:38 -0700

Entity JollyRoger spoke thus:

>> Unless she's refering to a URL that was dragged from text; it's really a
>> clipping; it's creator is 'drag'.
>
> Ah. I hadn't thought of that.
Here is the complete script,it opend the clipping in Netscape 6:

--Open in Netscape
on open dropped --internet location file

tell application "Finder"
set addy to location of (dropped as alias)
end tell

tell application "Netscape 6"
activate
OpenURL addy
end tell
end open

Further improvements might be filtering for the right filetype and opening
other URL's, but this is good enough for now.

Rachel http://www.gnarlodious.com


References: 
 >Re: Open URL in Netscape? (From: JollyRoger <email@hidden>)

  • Prev by Date: Re: sound control panel question
  • Next by Date: Re: Ping utility for OS8.6?
  • Previous by thread: Re: Open URL in Netscape?
  • Next by thread: Re: Open URL in Netscape?
  • Index(es):
    • Date
    • Thread