osx - Use Automator as an Applescript learning tool? -


i trying teach myself applescript. automator based on applescript? occurs me if there way view applescript "guts" of automator action, great learning tool. possible?

thanks!

the best way learn applescript indeed learn example. macscripter best place start, without doubt. checkout tutorials section , follow threads. problems come across answered @ macscripter.

automator not based on applescript, uses scriptingbridge , private api's. scriptingbridge alternative applescript cocoa developers (objective-c), syntax differs applescript.

in conclusion, automator not place start learning applescript.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -