image

Dictionary Info Pane

image

The info pane of the dictionary window displays the dictionary entry for one or more terms selected in the terminology list or the object model diagram. Script Debugger’s display of dictionary entries has these useful features:

Note: links with solid underlines are external (i.e. somewhere on the Internet) and will be displayed in your web browser.

image

The above illustration shows the typical features of a command as displayed in Script Debugger. The command’s syntax is demonstrated by a template (“Function Syntax”), which you can insert into your script. The result and parameters are clearly shown. (Not illustrated above: optional command parameters are displayed in grey.) Classes (person) and types (boolean) are hyperlinks. Classes that can be the object of this command are cross-referenced and hyperlinked.

image

The above illustration shows the typical features of a class as displayed in Script Debugger. The class’s properties are clearly listed. Types (file, string) are hyperlinks. Commands where this class is a parameter, and classes where this class is a property or element, are cross-referenced and hyperlinked. This particular class is a built-in AppleScript type, so extra information about the type is provided in the Description section.

The Find command (Search > Find) works within the info pane, and can be a useful way to locate desired information quickly.

You can tweak several aspects of the info pane display:

These settings apply to the dictionary display for one application at a time, and they are persistent (that is, they are remembered the next time you open the dictionary window for that particular application).

Further Details:
  Size
Inheritance
Extra Documentation
Apple Event Codes


image
Terminology List Hierarchies and Diagrams
image