I'm still struggling with this problem - if anyone has advice I'd be very grateful for it.
- Richard ----- Original Message ----- From: Richard Greenleaf To: [EMAIL PROTECTED] Sent: Sunday, March 23, 2003 11:03 PM Subject: EndHandler not working 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
