stason.org logo lotus


previous page: 8.4) How do AppleEvents interface with AppleScript? (IAC - Mac Programming)page up: Mac Programming FAQnext page: 8.6) Is this a good way of getting a macro language almost for free? (IAC - Mac Programming)

8.5) Can I compile and run scripts from within my application? (IAC - Mac Programming)

 Books
 TULARC
















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:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

os, Mac, macintosh, apple, programming, software







TOP
previous page: 8.4) How do AppleEvents interface with AppleScript? (IAC - Mac Programming)page up: Mac Programming FAQnext page: 8.6) Is this a good way of getting a macro language almost for free? (IAC - Mac Programming)