• 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: Thu, 13 Dec 2001 17:26:27 -0700

Entity JJ spoke thus:

> on open dropped
> tell app "Finder" to open dropped using application file id "MOSS"
No luck.
Here is my next concept:

on open dropped
set textURL to (text of resource fork of dropped) as string
set onlyURL to (text 1 thru (location of return of textURL))
tell application "Finder"
open file "Apple:Applications:Netscape Folder:Netscape 6"
tell application "Netscape 6"
GetURL onlyURL
end tell
end tell
end open

I think to translate the resource text of the clipping to a string then
extract the "http"portion.

Anyone?


Rachel http://www.gnarlodious.com


  • Follow-Ups:
    • Re: Open URL in Netscape?
      • From: "Bob.Kalbaugh" <email@hidden>
References: 
 >Re: Open URL in Netscape? (From: JJ <email@hidden>)

  • Prev by Date: RE: product version not working?
  • Next by Date: 9.2.2 choose new file bug?
  • Previous by thread: Re: Open URL in Netscape?
  • Next by thread: Re: Open URL in Netscape?
  • Index(es):
    • Date
    • Thread