Chuck Pelto <[EMAIL PROTECTED]> wrote: > Greetings, > > How does one call upon an AppleScript applet from inside an RB > application? Including passing it params....
You can drop the AppleScript into the project and it by name. (this should be in the RB manual) The MBS Plugins have an AppleScriptMBS class to compile, decompile, load, save and execute AppleScript code. Mfg Christian -- Around eleven thousand functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin. <http://www.monkeybreadsoftware.info/realbasic/plugins.shtml> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
