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

Language Reference