Kashratul has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks, I am new to perl. I was wondering whether I can access/ handle menu's(Like File/Fonts/Draw) of MS word using Win32::OLE. Thanks for any help Regards
  • Comment on Using Win32::OLE how to handle/access the Menu's of Microsoft Word

Replies are listed 'Best First'.
Re: Using Win32::OLE how to handle/access the Menu's of Microsoft Word
by Anonymous Monk on Feb 22, 2008 at 14:04 UTC
    If there is an OLE interface, you can use Win32::OLE, if there isn't, you can use Win32::GuiTest