Re: getting URL of front web page (addendum)
Re: getting URL of front web page (addendum)
- Subject: Re: getting URL of front web page (addendum)
- From: Rob Jorgensen <email@hidden>
- Date: Thu, 27 Mar 2003 11:49:31 -0500
At 2:13 AM -0600 3/27/03, Jeffrey Mattox wrote:
At 9:24 PM -0500 3/26/03, Rob Jorgensen wrote:
At 7:55 PM -0600 3/26/03, Jeffrey Mattox wrote:
Okay, smart guys -- how about getting the current URL from Netscape?
A weak attempt to get onto the "smart guys" list ... this works
with Netscape 7 in OS X. :P
tell application "Netscape" to tell front window to set theURL to URL
or even
tell application "Netscape Communicator"
...
get URL of front window
For me (OS 10.2.3) that gets the URL of window 1, not necessarily
Netscape's front window. How do you get around that when there are
several windows open in Netscape?
Yep, I (now) see that too and further attempts to determine the front
window of Netscape have failed. I'm not a Netscape fan so I have
minimal experience at scripting it.
--
Rob Jorgensen
Ohio, USA
_______________________________________________
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.