Hi, how can I select the menu commands of another application that's open without showing the user? SendKeys is visible to the user.

Could I use sendmessage api? The examples that I have seen have been for pressing a button or clicking the title bar.

Thanks so much,
Wade