Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page. pass
The (Ordinarily, once a message is handled, it does not continue along the message- passing order.) In general, a stack should pass any system messages that it handles so that other stacks later in the message-passing order also get a chance to handle the message. For example, a Examples
Related TopicsPlaceholdersfunctionNameAny text string, without quotation marks, that represents the name of the function handler you want to write:
As in the HyperTalk examples:
messageNameAny text string, without quotation marks, that represents the name of the message handler you want to write:
As in:
|
Version 0.8b4 (July 4, 2025)