Re: GUI Scripting
Re: GUI Scripting
- Subject: Re: GUI Scripting
- From: Paul Berkowitz <email@hidden>
- Date: Mon, 20 Jan 2003 14:23:05 -0800
On 1/20/03 1:08 PM, "Philip Aker" <email@hidden> wrote:
>
On Monday, January 20, 2003, at 12:29 PM, Paul Skinner wrote:
>
>
> hmm, I think maybe you wanted something more like...
>
>
>
> tell application "System Events"
>
> set APDock to process "Dock"
>
> end tell
>
>
>
> tell application "System Events"
>
> click button "Trash" of APDock
>
> end tell
>
>
>
Nope. I wanted something directly simple:
>
>
>> tell UI process "Dock"
>
>> click button "so 'n so"
>
>> end
>
>
>
:-)
>
Why? What possible difference would it make?
--
Paul Berkowitz
_______________________________________________
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.