Re: Trouble with appearance preferences of System Events
Re: Trouble with appearance preferences of System Events
- Subject: Re: Trouble with appearance preferences of System Events
- From: "email@hidden" <email@hidden>
- Date: Thu, 29 Oct 2009 08:06:09 -0700
You're using a variable I think, in the word 'automatic'. Enclose it
in quotes to make it a constant.
tell application "System Events"
tell appearance preferences
font smoothing style
>>--«constant ****ˇˇˇˇ»
end tell
end tell
Hmm, automatic should be a an application keyword and it should work.
This looks like a bug to me
ES
_______________________________________________
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