Re: Dock position and size
Re: Dock position and size
- Subject: Re: Dock position and size
- From: Bill Cheeseman <email@hidden>
- Date: Fri, 12 Jan 2007 14:37:09 -0500
- Thread-topic: Dock position and size
on 2007-01-12 10:21 AM, Per Sjöstrand at email@hidden wrote:
>> activate application "Dock"
>> tell application "System Events"
>> tell process "Dock"
>> get position of list 1
>> end tell
>> end tell
>>
>
> This one gives me:
> NSReceiverEvaluationScriptError:4
I should have mentioned that for GUI Scripting you must turn on the "Enable
GUI Scripting" setting in AppleScript Utility, located in the AppleScript
subfolder of your Applications folder.
You might also have to change the first line (but not the third line) to
refer to "Dock.app".
--
PLEASE NOTE MY NEW E-MAIL ADDRESS:
Bill Cheeseman - email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden