[futurebasic] Re: [FB] Life After Quit

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : June 2010 : Group Archive : Group : All Groups

From: Bernie <fblist.bw@...>
Date: Wed, 9 Jun 2010 16:47:58 +0100
On 9 Jun 2010, at 16:38, Eugen Rosu wrote:

> I want to delete a temporary file when I quit an application.
> How can I do this in my below example :
> '----------------------------------------------
> < code snip >
> '----------------------------------------------

I wonder if it can be done in a CE kEventAppTerminated handler?

Bernie