Linked by Eugenia Loli-Queru on Sun 24th Jul 2005 21:08 UTC
Mac OS X Do you want to make the most of your Mac applications? Like all operating systems, the Mac has many different levels of programming, and more than 80 percent of all applications built for OS X leverage AppleScript as an automation tool. In this introductory article, Matthew David tells you how you can best leverage AppleScript for your Mac applications.
Thread beginning with comment 8525
To read all comments associated with this story, please click here.
Windows automation
by on Sun 24th Jul 2005 22:18 UTC

Member since:

The cool thing about Windows automation is that i can use any programming language with applications that expose COM interfaces... VB, python, c++, java, ruby, lisp... Is there a similar mechanism in osx or you can only automate with AppleScript?