{"identifier":18888,"topic":"System messages","name":"deleteCard","text":"<code><pre>deleteCard\n<\/pre><\/code> Handler: <br><br>\n\n <code><pre>on deleteCard\n   <i>statements<\/i>\nend deleteCard\n<\/pre><\/code>\nHyperCard sends the<code> deleteCard <\/code>message to a card that is being deleted just before the card disappears. <br>\n<br>\nNote:  You cannot stop a card from being deleted by trapping the <code>deleteCard <\/code>message. Instead, you must handle the<code> doMenu <\/code>message or set the<code> cantDelete <\/code>property for the card. <br>\n","related":{"68822":"cantDelete","17192":"closeCard","35579":"doMenu","4312":"Message sending orders","22221":"newCard","23197":"openCard","6031":"Where messages are sent initially"},"examples":"","demo":"","debug":{"9":["deleteCard\r\rHandler:"],"10":["Note:  You cannot st"]}}