Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!apple!dan From: dan@Apple.COM (Dan Allen) Newsgroups: comp.sys.mac.hypercard Subject: Re: Deleting Cards Unintentionally Message-ID: <16219@apple.Apple.COM> Date: 27 Aug 88 21:20:07 GMT References: <13631@agate.BERKELEY.EDU> Reply-To: dan@apple.com.UUCP (Dan Allen) Organization: Apple Computer Inc, Cupertino, CA Lines: 16 Deleting cards can be trapped by a handler in a stack such as on doMenu what if what is "Delete Card" then ask... else pass doMenu end doMenu Starting with HC 1.1 or 1.2 (I can't remember which), HyperCard has also supported UNDO of a Delete Card. Editing the menus will not change the command key shortcut. The only way to override such things is to use a doMenu handler, or put the stack in the browse mode. Dan Allen Apple Computer P.S. - There are probably OTHER ways as well....