MathLink for AppleScript is a Scripting Addition (OSAX) that makes it possible to use Mathematica as a computational engine in AppleScript programs. The second use of MathLink for AppleScript is to allow external functions written in AppleScript to be called from within the Mathematica environment. This makes it easy to extend Mathematica with functionality provided by AppleScript enabled applications.
What's new in this version:
# Support for remote Mathematica kernels.
The scripting addition can now be used to perform calculations with Mathematica running on a remote machine. A new section on using a remote Mathematica kernel has been added to the manual. There is a new example AppleScript that demonstrates the use of a remote Mathematica kernel.
# Linked with latest version of MathLink library (part of Mathematica 5.1).
# New command "MathLink activate".
The "MathLink activate" command activates a MathLink connection, waiting for the program at the other program to respond.
# Fixed a bug with handling of the timeout attribute of Apple Events.
. Follow the link and
free download MathLink for AppleScript now.
DETAILS