Futurebasic/Language/Reference/appleeventmessage
From Wikibooks, open books for an open world
< Futurebasic | Language | Reference
Contents |
[edit] AppleEventMessage$
[edit] Function
✔ Appearance ✔ Standard ✔ Console
[edit] Syntax
string$ = AppleEventMessage$
[edit] Revised
May, 2001 (Release 5)
[edit] 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.
[edit] Notes
No special notes.
[edit] See Also
SendAppleEvent, HandleEvents, on AppleEvent, GetProcessInfo, Kill AppleEvent
This page may need to be