Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
RE: Why can't script editor compile the attachable items of an ap plication?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Why can't script editor compile the attachable items of an ap plication?



>Attachable apps allow users to augment applications by attaching scripts to
>the app. These scripts can be called by user actions. However, they cannot
be
>called from the script editor.

Tim -

You'll have to explain what you mean by that.
If an application supports it, you can:

tell app "very scriptable app"
do button "button with embedded script" of the front dialog
end tell

tell app "very scriptable app"
do menu item 1 of menu "Scripts"
end tell

But most applications don't.

- Olof




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.