3 * This is a simple module to allow the
4 * user to compile and execute an applescript
5 * which is passed in as a text item.
7 * Sean Hummel <seanh@prognet.com>
11 * Jay Painter <jpaint@serv.net> <jpaint@gimp.org> <jpaint@real.com>
19 OSAError
CompileAndExecute (const char *text
,
23 OSAError
CompileAndSave (const char *text
,
28 OSAError
ExecuteScriptFile (const char *theFile
,