< Futurebasic < Language < Reference 
      AppleEventMessage$
Function
✔ Appearance ✔ Standard ✔ Console
Syntax
string$ = AppleEventMessage$
Revised
May, 2001 (Release 5)
Description
When your application (also referred to as your process) receives an Apple Event message and the event class is _"TEXT", FB will retrieve the event data as a Pascal string when this function is invoked.
Notes
No special notes.
See Also
 SendAppleEvent,  HandleEvents,  on AppleEvent,  GetProcessInfo,  Kill AppleEvent
    This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.