Category Archives: Tutorials & HowTos

FAQ: Why does Script Debugger open when I run my script as an application

Recently I’ve had a series of questions from customers asking why, when they save their script as an application and then launch it outside Script Debugger, does Script Debugger open and offer to debug the script. They have finished with Script Debugger and want to deploy their script and are frustrated they cannot ‘disconnect’ from Script Debugger. … Continue Reading ››

Viewing Local Variables in Script Debugger

The issue of how to view local variables (variables declared within an AppleScript handler) in Script Debugger keeps coming up. This problem has been an issue ever since Script Debugger 2.0 when local variable display was introduced. This issue surfaced again [recently on the AppleScript-Users mailing list](http://lists.apple.com/archives/applescript-users/2009/Jul/msg00275.html). … Continue Reading ››