Description
This article is from the Mac Programming
FAQ, by Jon Watte h+@austin.metrowerks.com with numerous
contributions by others.
8.5) Can I compile and run scripts from within my application? (IAC - Mac Programming)
Yes, this is very simple. There are toolbox calls for reading
scripts, compiling scripts, and executing scripts. (OSACompile,
OSAExecute) These are all documented in Inside Mac: Interapplication
Communication.
 
Continue to:
Share and Enjoy
Bookmark this story so others can enjoy it:
Tags
os, Mac, macintosh, apple, programming, software