Results 1 to 3 of 3

Thread: Complex accessing Menu Question

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2000
    Posts
    352

    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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    The best help I can give is to go to http://www.codehound.com/

    This is a programming search engine. It will conduct a search for you over multiple programming web sites. It did that, and put 'menu handle' (without the apostrophes) in the Search For box, and got back several hits. I'd suggest trying that and see if any of these hits can get you going.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2000
    Posts
    352

    Thank you but...

    None of the searches returned an answer to my question. Once again I am trying to simulate the selection of something in the menu. How would you do this? Is there an api call for it? Thank you for your help.

    Joe

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width