I have a program the simulates mouse clicks in certain areas, but every once in a while, an error box whil pop up, which totaly screws up my program. I noticed, if I could follow each mouse click with an "enter" keypress, it "would" work fine. I have tried some experimenting with send key but cannot get it to work. I am kinda cutting snippets from multiple threads here. Is there anywhere or could someone explain to me exactly how to use send keys to simulate an enter to get rid of this message box that pops up.
Thanks
Thanks