Exiting "Query Mode"
402023Sep 3 2003 — edited Sep 4 2003Hi,
When my form is loaded it is set to query-mode, however when I click the exit button, the form won't close. I have to manually press Ctrl-Q to exit query-mode and then re-click exit.
If at all possible I would like to change this so that query-mode is aborted programatically.
I have read through the documentation but struggled to find a procedure that would do it for me. Abort-Query doesn't work until a SELECT statement is being processed.
Any ideas guys?
Reason for wanting it to exit programatically is if the user enters the form by accident and clicks exit immediately they will soon become annoyed using Ctrl-Q every time.