Re: Trouble with dock preferences of System Events
Re: Trouble with dock preferences of System Events
- Subject: Re: Trouble with dock preferences of System Events
- From: Michelle Steiner <email@hidden>
- Date: Thu, 29 Oct 2009 05:45:21 -0700
On Oct 29, 2009, at 2:51 AM, Brian Christmas wrote: try this....
tell application "System Events" set p to properties set foo to screen edge of dock preferences of p end tell
Even better:
tell application "System Events" tell dock preferences set foo to screen edge end tell end tell
-- Anyone who has ever used SCSI knows there are totally valid technical reasons to sacrifice a chicken.
|
_______________________________________________
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/archives/applescript-users
This email sent to email@hidden