I have a goof in a script that throws an error inside a script library (in this case, Shane’s filemanagerlib). When the error happens I get a dialog that says:
Execution Error in Script Libary
An AppleScript error has been thrown while executing code in a script library used by this script. Do you want to open the script library?```
With buttons "Open Script Library" "Cancel".
Would it be possible to add a third option, like "continue error" that would simply display the regular SD error dialog?
If I trap for the error I get the standard info.
--> Script Debugger 8.0.3 (8A49)
--> Mac OS 11.6.2 (20G314)