[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Error in parameter list



Chris wrote:

> Yes.  I don't know what it is, but there is a scripting
> addition that can dismiss dialog windows.

Assuming that all you want to do is dismiss the dialog
with the default button, you can use Sandi's additions.

The following line should do it:

    type return

If you want to do a cancel, that's usually command-period
which you can also do with Sandi's additions:

    type "." with command


jay

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org