appleEvent | |||||||||||||
Type | message | ||||||||||||
Dictionary | LCS | ||||||||||||
Library | LiveCode Script | ||||||||||||
Syntax |
| ||||||||||||
Associations | card | ||||||||||||
Summary | the current card whenever the application receives an Apple event. | ||||||||||||
Introduced | 1.0 | ||||||||||||
OS | mac | ||||||||||||
Platforms | desktop | ||||||||||||
Parameters |
| ||||||||||||
Example |
| ||||||||||||
Related | Command: send to program Function: flushEvents Glossary: application, current card, Apple Event, command, message | ||||||||||||
Description | Handle the appleEvent message to respond to a custom Apple event, or one that you want to handle specially. Use the request appleEvent command to obtain the data associated with an Apple event. For more information about Apple events, refer to the section entitled "Apple Events Sent by the Mac OS" in the technical documentation located on Apple's website |