How can I determine what row and column has focus when a function key (F4) is pressed? I want to call a helper process based on which function key is pressed. The column name is passed to the helper process.

thanks