I have created a form in oracle 10g.where F11 is enter-query and ctrl+F11 is execute-query.
Every time its working fine.When ever I give any input and press ctrl+F11 its being executed and then if I press F11 then going to enter-query mode.
But my problem is :-
If I open the form and without giving any i/p I press F11 and ctrl+F11 consecutively then it should show the last search.While in my form its just asking to select a new search/query.