Complex accessing Menu Question
I am righting a macro program to customize a Lotus Notes R5 setup. In order to do this, I am using spy++ and calling objects that need to be selected and filled in. The biggest problem I am running into is my inability to access menu commands. I know menu's have handles, but how do you find the handle of say File Open and select that option. I do not want to use sendkeys because sendkeys has caused some minor problems before. If you know how to do this, I would greatly appreciate your help.
Joe