image

The Mini Debugger

image

The Mini Debugger is a floating window that puts Script Debugger’s frontmost script window in front of all applications on your screen.

Most AppleScript code involves targeting scriptable applications (and some AppleScript code is called by other applications, as with external debugging). Thus it is often convenient to have some control over Script Debugger while keeping some other application frontmost, so that you can control or observe that application, without changing the layering order among your applications. That’s what the Mini Debugger lets you do.

image

To summon the Mini Debugger:

The Mini Debugger window contains:



image
External Debugging