Re: Bring Up HTML TEXT file in browser?
Re: Bring Up HTML TEXT file in browser?
- Subject: Re: Bring Up HTML TEXT file in browser?
- From: Michelle Steiner <email@hidden>
- Date: Fri, 30 Nov 2001 09:13:15 -0700
On 11/30/01 8:17 AM, Gnarlodious <email@hidden> wrote:
>
I guess what I am asking is how to open a URL in a browser?
This works for me.
tell application "Netscape Communicator"
OpenURL "
http://www.apple.com"
end tell
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------