Re: Isn't there a way...
Re: Isn't there a way...
- Subject: Re: Isn't there a way...
- From: Johnny AppleScript <email@hidden>
- Date: Tue, 29 Jul 2003 16:03:41 -0600
On 03/07/29 1:38 AM, "John Delacour" <email@hidden> wrote:
>
No external osax is required. Provided you have the beta System
>
Events installed, which obviously you have, then it will work.
Why do I obviously have it? Obviously I don't, actually, as it doesn't work
for me with either System Events 1.1.1 or 1.2, and I wouldn't have asked the
question if it did work with standard OSAX. :-)
tell application "System Events"
set {l, t, r, b} to bounds of item 1 of (get screen list)
end tell
--> Error: Expected "," but found class name. ['list' selected]
>
Have you tried it? If not, why not?
I still have to build lots of backwards-compatible scripts, and unless the
addition shows up in Software Update, I'm hesitant to script for it unless
absolutely required, especially with beta add-ons, even if they are from
Apple.
JA
_______________________________________________
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.