Oh thanks for catching that.
Funny thing is I had this replaced with using the index instead of the
name but some earlier version must have made it into the zip archive.

On 13 Sep., 18:04, Chris Cairns <[email protected]> wrote:
> In your "Look up in Dictionary" script, you have:
>         tell process "Dictionary"
>                                         click checkbox "Alle" of window 1 -- 
> sets the Dictionary to look
> up the word to "Dictionary"
>                                         theWord
>
> You should actually use "click checkbox 1 of window 1" because "Alle"
> will not work for English users.

Reply via email to