Microsoft Knowledge Base |
|
Excel: Apple Event Description and Summary |
|
|
Last reviewed: September 12, 1996
Article ID: Q114990 |
|
The information in this article applies to:
SUMMARYApple Events are messages that can be sent from one application or process to another. These high-level events allow applications to communicate with one another in order to accomplish some task.
MORE INFORMATIONApplications (or processes) typically send Apple events to accomplish any of the following tasks:
Apple events are grouped into functionality classes or "Suites." All applications should (they are not required to do so) support the Required suite; however, a typical application will support the Required suite, Core suite, and one functional suite. The functional suite is generally related to the application itself. For example, a word processor would also include the Text suite whereas a database would include the Database suite. Some examples and descriptions of suites are as follows: Required: These events (Open Application, Open Documents, Print Documents, Quit Application) are the events that all applications should support. Core: Any application that supports more than the Required suite should support the entire Core suite. Since the constructs supplied in the Core suite apply to nearly every application, the Core suite is the most important suite. Please refer to the References section below for references to events in the Core suite, as there are too many events in the Core suite to list here. Others suites include Text, Database, Table, Quickdraw Graphics, Finder, and Custom suites developed for a particular application.
REFERENCES"Inside Macintosh Interapplication Communication"
|
|
KBCategory: kbother
©1997 Microsoft Corporation. All rights reserved. Legal Notices. |