Re: Getting Internet Explorer 5.2 window name
Re: Getting Internet Explorer 5.2 window name
- Subject: Re: Getting Internet Explorer 5.2 window name
- From: "Domains4Days.com" <email@hidden>
- Date: Mon, 16 Dec 2002 15:06:54 -0800
YES! Success !!!
the topmost window is (-1) in Explorer
... For me the topmost window work perfectly with - 1!!!
( Internet explorer 5.2.1 ...)
thanks a lot for everybody's Help!
On 12-13-02 6-53 PM, "Gary Lists" <email@hidden> wrote:
>
set infoString to (GetWindowInfo -1)
>
-- the topmost window is (-1) in Explorer
>
-- this gives you a list of the url and the window title
>
>
set theURL to item 1 of infoString
>
set theTitle to item 2 of infoString
--
RevDave
email@hidden
Check out some great Domain Names at:
http://www.domains4days.com
_______________________________________________
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.