I have an MB application that creates various temporary data in tables and in the 
Cosmetic layer.   None of this needs to saved permanently, and when the user closes 
MapInfo I want it to end neatly without prompting to save the temporary data.
I tried using an EndHandler routine to clean up these tables, but MI doesn't call the 
EndHandler until AFTER prompting to save the data.
Is this normal operation for EndHandler, or I am I not using it properly?
How else can I stop the unwanted prompts?
- Richard  

Reply via email to