Note: This is a work in progress and will be formatting errors. Read more about the project on the home page. menuMessage set [the ] menuMessage of menuItem ¬ of menu to ¬ "messageName [parameterList ]" The menuMessage property returns or sets the message sent to the current card when the user chooses a menu item from a menu. The menuMessage property returns empty if the menu item has no associated message. HyperCard’s default menu items have no associated messages sent to the current card unless they have been explicitly set with this property. A doMenu handler can override a menuMessage . Examples
PlaceholdersmenuItemAn expression that evaluates to one of the following: For example: menu An expression that evaluates to one of the following: For example: messageName Any text string, without quotation marks, that represents the name of the message handler you want to write:
As in: Related Topics
|
Version 0.7b1 (March 24, 2022)