B
Bill
I need to write a program that will add an item to the Word menu. When
the user selects this item from the Word menu an external program must
run that saves the current document to a specific folder then does
something with the file. I have controlled Word via automation from
programs before, however, I have never written a plugin that adds a
menu item which executes a program.
To my surprise I have not been able to find any information on writting
a plugin that adds a menu item after manu attempts with Google. That,
almost certainly, means I am not using the right keywords.
Can anyone point me to any articles, documentation or examples that
show how to write a plugin that adds a menu item to the Word menu and
that lets the menu item run another program when clicked? The program
can be either a COM object or an executable. Thanks.
the user selects this item from the Word menu an external program must
run that saves the current document to a specific folder then does
something with the file. I have controlled Word via automation from
programs before, however, I have never written a plugin that adds a
menu item which executes a program.
To my surprise I have not been able to find any information on writting
a plugin that adds a menu item after manu attempts with Google. That,
almost certainly, means I am not using the right keywords.
Can anyone point me to any articles, documentation or examples that
show how to write a plugin that adds a menu item to the Word menu and
that lets the menu item run another program when clicked? The program
can be either a COM object or an executable. Thanks.