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: Jeffrey Mattox <email@hidden>
- Date: Thu, 27 Mar 2003 02:13:15 -0600
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?
Jeff
_______________________________________________
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.