Re: Open URL in Netscape?
Re: Open URL in Netscape?
- Subject: Re: Open URL in Netscape?
- From: JollyRoger <email@hidden>
- Date: Fri, 14 Dec 2001 07:41:54 -0600
On 12/13/2001 11:31 PM, "Michelle Steiner" <email@hidden> wrote:
>
On 12/13/01 10:13 PM, JollyRoger <email@hidden> wrote:
>
>
>> Has anyone figured out a way to open a URL icon in Netscape?
>
>> It is not scriptable and dropping the icon on the alias does not work.
>
>> Dropping the icon in the open window does not work either.
>
>> Maybe that explains why Netscape is lagging...
>
>
>
> A Netscape URL file is just a plain text file containing a URL. Use the
>
> Standard Additions "read" command to read the text URL into a string, then
>
> tell your web browser to go to that URL.
>
>
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.
JR