And AppleScript is indeed a real language. It's a really simple language, that's really easy to learn and really tolerant of little mistakes. ...
www.macworld.com/article/49438/2006/02/asexcerpt.html
The bottom-line advice is to use Automator until you find yourself spending more time working around its limitations than taking advantage of its features. And that s when you should start learning AppleScript.
lifehacker.com/155872/learn-to-use-applescript lifehacker.com/155872/learn-to-use-applescript
Learning AppleScript Mac Programming ... I've been learning Visual Basic and I think it is really fun except I'd prefer to know a Mac language. Are there any resources out there that are straightforward for learning AppleScript? Is AppleScript even the best Mac equivalent to VB?
forums.macrumors.com/showthread.php?t=395096
An account of my first hours learning Applescript ... I found sample scripts to be even more important learning Applescript than learning C, because so much depends on learning how each application implements the commands. It's not enough to learn how Apple's Finder commands work.
www.trismegistos.com/MagicalLetterPage/Applescript/inde... www.trismegistos.com/MagicalLetterPage/Applescript/index.html
AppleScript is the leprechaun of OS X. If you can catch him, you'll get a pot of gold. However, as we all know, leprechauns are elusive little beasties. AppleScript can seem daunting when you first try to tackle it, especially if you are just working with the Apple provided documentation.
www.tuaw.com/2006/05/25/learning-applescrip/ www.tuaw.com/2006/05/25/learning-applescrip/
; This is an AppleScript tutorial. Please use this tutorial as best you can. If you are experiencing difficulties, please discuss them on the Discussion page. ... You may also be interested in understanding AppleScript's History.
applescript.wikia.com/wiki/Learning_AppleScript applescript.wikia.com/wiki/Learning_AppleScript
What resources would you recommend to pick up AppleScript. I come with a traditional C/C++ with Objective-C background. ... mac osx applescript ... I learned from AppleScript: the Definitive Guide. The free documentation available online at that time was quite confusing and incomplete, but that book taught me everything I...
stackoverflow.com/questions/1317275/learning-applescrip... stackoverflow.com/questions/1317275/learning-applescript
AppleScript comes pre-installed on all Apple Macintosh computers, including all the tools needed to get started. Whether you just want to use existing scripts or write your own, AppleScript can save you many hours of repetitive work, improve accuracy ... I am in the middle of polishing this tutorial for Mac OS X.
www.tandb.com.au/applescript/tutorial/ www.tandb.com.au/applescript/tutorial/
MacWorld recently published a great article titled "Using Tiger: Learning AppleScript". The article is actually an excerpt from The Mac OS X Tiger Book written by Andy Ihnatko. The article is worth a look because it's one of the better introductory Applescript tutorials i've come across.
www.macresearch.org/learning_applescript www.macresearch.org/learning_applescript
If you want to know all about AppleScript--the how, where, and why of using it--dig into AppleScript: The Definitive Guide. It doesn't make the mistake that other books do: it isn't about scripting this or that particular application, and it doesn't assume that learning AppleScript is easy or obvious.
oreilly.com/catalog/9780596005573
Related Topics