Note: This is a work in progress and will be formatting errors. Read more about the project on the home page. Writing function handlersWhen you write a handler for a function, you specify statements that compute and return a value to the handler that calls the function. Each function handler has the following form, where the italicized words are placeholders:
HyperCard has many built-in functions, but you can also write your own:
The function PlaceholdersfunctionNameAny text string, without quotation marks, that represents the name of the function handler you want to write:
As in the HyperTalk examples: statements Any return-separated list of built-in commands, user-defined handlers, or keywords that are part of a message or function handler. Related Topics
|
Version 0.7b1 (March 24, 2022)