How to get command on action property using applescript

V

vikram_S

Version: 2008
Operating System: Mac OS X 10.4 (Tiger)
Processor: Power PC

Hi all,

I have added single command bar control to forms toolbar, but i am not able to get click event from that button .

plz help!!.

Thank You,
 
J

John McGhie

From memory, Office 2008 does not expose any events to the automation
object, so there is no way to do so.

Because there is no VBA interpreter, there's no place for you to pick up the
events. I don't think you can attach events in AppleScript.

Version: 2008
Operating System: Mac OS X 10.4 (Tiger)
Processor: Power PC

Hi all,

I have added single command bar control to forms toolbar, but i am not able to
get click event from that button .

plz help!!.

Thank You,

--
Don't wait for your answer, click here: http://www.word.mvps.org/

Please reply in the group. Please do NOT email me unless I ask you to.

John McGhie, Microsoft MVP, Word and Word:Mac
Sydney, Australia. mailto:[email protected]
 
Top