I’m curious if there is any way to throw a fatal error myself, without forcing the application into it. Something where I could supply my own text for the error dialog and close the application. Or, To make it simpler, all I’m wanting to do is show any sort of dialog when I close my application.
Make a [button] 1 and a guitext. Set guitext inside your code and when user presses the button do Application.Quit