writing a program on pressing function key like F2, F3 etc.
579729Jun 20 2007 — edited Jun 25 2007I have created a form, i don't know why F10 function key (saving record) is not working in that form. can anybody help me please? How can I write a program that executes on pressing a function key? means i want to execute some PL/SQL code whenever i press F5, how to do that? Please tell me the solution.