04-06-2010, 12:03 AM
HI saket,
Thanks a lot but this does open the context menu but it doesnot click on the menu item. How can i do?
I dont know what this does ?
Can you please explain?
Thank You
Thanks a lot but this does open the context menu but it doesnot click on the menu item. How can i do?
I dont know what this does ?
Code:
Set deviceReplay = CreateObject( "Mercury.DeviceReplay" )
deviceReplay.PressKey VK_UP
deviceReplay.PressKey VK_UP
deviceReplay.PressKey VK_RETURN
Thank You