Execute on Exit?
- To: mathgroup at smc.vnet.net
- Subject: [mg107357] Execute on Exit?
- From: Chris Degnen <degnen at cwgsy.net>
- Date: Wed, 10 Feb 2010 03:37:02 -0500 (EST)
Hi. Is it possible to run a command upon system close? The 'close' menu binding is customisable but doesn't seem to accept a sequence of tokens, e.g. Item["E&xit", KernelExecute[CustomFunction[]]; "FrontEndQuit"] The top-right close button isn't affected by the menu binding though. Thanks in advance.