I wanted to know how one should use the applescript examples provided with Xcode.
They look too advanced for me and without some guidance I don’t know if I will benefit from any of that
Does anyone know if there are any step by step tutorials on these examples.
What would be the best way to use these examples for learning applescript studio?
The tutorial that Apple has available here http://developer.apple.com/documentation/AppleScript/Conceptual/StudioBuildingApps is a good start. I think it’s also included with the developer tools. You might also want to use your friend Google and do a broader search.
I’d also take the time to learn applescript itself. As easy as Apple makes it seem, for some people it’s not as intuitive as they’d like you to believe.
The examples included with developer tools are pretty well commented, and if you learn 1)Applescript and 2) How to use AS Studio they’ll start to make sense.
-N
Well, this site would be a really good place to start learning applescript. (and ASS, for that matter).
Apple’s Stuff:
Applescript: http://developer.apple.com/documentation/AppleScript/Conceptual/AppleScriptLangGuide/index.html
Applescript Studio: http://developer.apple.com/documentation/AppleScript/Reference/StudioReference/index.html