image

Where Explorers Appear

image

Explorers appear, or can be generated, in many parts of the Script Debugger interface. Basically, an explorer is Script Debugger’s way of letting you understand and work with an AppleScript value, so wherever a value needs to be shown, an explorer is used.

For example:

image

In other places in the interface, a sort of “partial explorer” appears (the Best view outliner only, with no choice of views and no path widget):

An explorer can also be generated as a separate window — an explorer window.

NOTE: When the value being explored by an explorer has changed, a red bar appears at the top of the explorer. For example, in a script window, the result pane shows a red bar after each time you run the script, because a newly generated result is being explored. An explorer window is another common case.



Explorer Windows
image