Can anyone help, how to trap function keys like F1,F2,F3,... in a form? My basic idea is to run a user defined form action or call another form when a application user press a specific function key in the form. In other words, I want to over ride the built-in functionality of function keys provided by R:Base.
Rehan Wyne MIT

