any function key combination to access my function definition

I

iccsi

I would like to access my function or subroutine definition.
Is it possible to access them by a combination of function like Ctrl-
F2 or Alt-F4?

Your information is great appreciated,
 
S

Stuart McCall

iccsi said:
I would like to access my function or subroutine definition.
Is it possible to access them by a combination of function like Ctrl-
F2 or Alt-F4?

Your information is great appreciated,

Put the cursor on the sub or function name, then press Shift-F2.
 
Top