I have a user log-on for the application I am writing. I would like to force the application to exit if the log-on is incorrect. The user can press the log-on button at any point in the program, so there can be many screens open & also different tables open. I know I can use HALT, but that doesn't do a proper close, to save & close any open data tables. Is there a simple way to force Clarion to close all open tables/files and then exit?
I am using Clarion 5.5.
I am using Clarion 5.5.