Futurebasic/Language/Reference/appleeventmessage
(Redirected from Futurebasic/language/reference/appleeventmessage)
AppleEventMessage$
editFunction
edit✔ Appearance ✔ Standard ✔ Console
Syntax
editstring$ = AppleEventMessage$
Revised
editMay, 2001 (Release 5)
Description
editWhen 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
editNo special notes.
See Also
edit SendAppleEvent, HandleEvents, on AppleEvent, GetProcessInfo, Kill AppleEvent