Trouble with appearance preferences of System Events
Trouble with appearance preferences of System Events
- Subject: Trouble with appearance preferences of System Events
- From: Steven Audette <email@hidden>
- Date: Thu, 29 Oct 2009 02:43:23 -0600
Hello,
I'm total confused by the error message generated by this simple code:
Error: "Can't set automatic of appearance preferences to automatic of
appearance preferences"
tell application "System Events"
tell appearance preferences
set font smoothing style to automatic
end tell
end tell
If I "get font smoothing style" and look at it, it's a constant
"automatic", so I'm not sure why it doesn't work to set it to the
constant automatic.
Any ideas?
Regards,
Steve
_______________________________________________
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