I have a little problem with one of my apps. On forms unload i want to save the current record. No problem with QueryUnload (calling a procedure to save it), but if the unload request comes from the system (shutdown, etc.) this special event (shutdown) stops! Now I'm looking for an indicator to restart this system request.