Item Dependent Verbs in Developer Help
|
|
I have a special macro that I want to be called whenever Q is pressed. This macro would call an object dependent verb. I was trying to use call when I realized that I need to specify the verb. So I tried using paths (didn't work). I was hoping to avoid switch/if statements. Any ideas on how I should approach this?
|