I’m trying to convert one of my scripts that runs from Outlook via the system script menu to a script with script objects to handle massive lists.
It works OK from ScriptDebugger, but doesn’t do anything when run from the script menu. I decided to make it into a Applet and used the Enhanced applet.
When I tried running the applet it crashed pretty quickly. Attached is the apple crash reporting text. Also there is a text from a text wrangle document that seemed to open when the script failed. Not sure what that is.
So in addition to reporting the crash of the Ehanced Applet, I’m wondering if there’s an issue running script with script objects from Apple’s menu.
OK, the same thing happens with the standard applet.
It’s odd that the script works inside SD, in debugging and regular modes; runs in Script Editor; but fails silently from the Apple script menu and crashes when run as an enhanced or standard applet.