Note: This is a work in progress and will be formatting errors. Read more about the project on the home page.
deleteCard
Handler: on deleteCard
statements
end deleteCard
HyperCard sends the deleteCard
message to a card that is being deleted just before the card disappears. deleteCard
message. Instead, you must handle the doMenu
message or set the cantDelete
property for the card. put "Hello world" -- built-in command
get total(field 1) -- function call
global HelpInfo -- keyword
System messages
Version 0.7b1 (March 24, 2022)