{"identifier":19146,"topic":"System messages","name":"deleteField","text":"<code><pre>deleteField\n<\/pre><\/code> Handler: <br><br>\n\n <code><pre>on deleteField\n   <i>statements<\/i>\nend deleteField\n<\/pre><\/code>\nHyperCard sends th<code>e deleteField <\/code>message to a field that is being deleted just before the field disappears. <br>\n<br>\nNote: You cannot stop a field from being deleted by trapping the <code>deleteField <\/code>message.  Instead, you must handle the<code> doMenu <\/code>message. <br>\n","related":{"17449":"closeField","35579":"doMenu","36487":"enterInField","19615":"exitField","22421":"newField","23457":"openField","46143":"returnInField","6031":"Where messages are sent initially"},"examples":"","demo":"","debug":{"9":["deleteField\r\rHandler"],"10":["Note: You cannot sto"]}}