Futurebasic/Language/Reference/appleeventmessage
AppleEventMessage$ Edit
Function Edit
✔ Appearance ✔ Standard ✔ Console
Syntax Edit
string$ = AppleEventMessage$
Revised Edit
May, 2001 (Release 5)
Description Edit
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 Edit
No special notes.
See Also Edit
SendAppleEvent, HandleEvents, on AppleEvent, GetProcessInfo, Kill AppleEvent