Redefing Function Keys in an Application

A

AJ Raiber

Create a new macro named "AutoKeys"

In the Macro Name put {F?} where F? is the function key
you want to reprogram. The brackets tell the progran this
is a function key. Then program the action in the Action
column like any other macro or point it to the piece of
code you want to execute.

HTH

AJ
 
Top