Re: Scripting Bridge and System Events

2008-12-27 Thread has
Kevin Wojniak wrote: I am trying to write a method to set the Desktop picture using Scripting Bridge and System Events. [...] The working AppleScript is: set picture of desktop 1 to POSIX file "/Some/file.jpg" FWIW, running your AppleScript through appscript's ASTranslate

Scripting Bridge and System Events

2008-12-26 Thread Kevin Wojniak
I am trying to write a method to set the Desktop picture using Scripting Bridge and System Events. Header is generated via: sdef /System/Library/CoreServices/System\ Events.app | sdp -fh -- basename SystemEvents The working AppleScript is: set picture of desktop 1 to POSIX file "