Re: Getting screen resolution the Safari way
Re: Getting screen resolution the Safari way
- Subject: Re: Getting screen resolution the Safari way
- From: Shane Stanley <email@hidden>
- Date: Thu, 09 Jan 2003 20:36:28 +1100
On 9/1/03 4:49 PM +1000, John W Baxter, email@hidden, wrote:
>
> on desktop_size()
>
> tell application "System Events"
>
> tell process "Finder"
>
> repeat with i from 1 to the count of windows
>
On my machine (Mac OS X 10.2.3 plus December Developer tools and the
>
related new system events thing), the line above errors and control goes to
>
the on error block in the calling code (not shown), which puts up a rather
>
generic message I don't remember.
I got something like that, and then realised I hadn't yet installed the beta
System Events. I then did the install, and it worked as advertised. FWIW.
--
Shane Stanley, email@hidden
_______________________________________________
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.