Re: Forms Execute_Query - Canceling it.
Date: Sat, 13 Mar 1999 00:56:10 GMT
Message-ID: <36E9B782.373B0457_at_cc.mcgill.ca>
Dear Jason,
Check the SQL*Forms help. In the restrictions on Do_Key, you'll find ABORT_QUERY aka KEY-EXIT. There is a different function on the default toolbar (cancel_query) which is the icon with the red "x" after enter-query and execute-query, probably the same as the Default menu option Query, Cancel
The restriction for Do_Key is a list of ALL the functions.
Good luck,
Mike Rainville
McGill University
Montreal, QC, Canada
Jason Ladew wrote:
> Hello,
>
> In Forms, I have an execute_query performed when a button or function
> key is pressed.
>
> Is there a control key, a way I can code, a function etc... that can
> cancel an execute_query that has been started. Example, a user starts a
> "long" search and decides to cancel the search, can this be done in
> forms?
>
> Please email me _at_ devdewboy_at_hotmail.com
>
> thanks
>
> jasonl
Received on Sat Mar 13 1999 - 01:56:10 CET
