Hi Folks,
I'm simply trying to SetFocus to an existing instance of Outlook. No luck. I tried ensuring I was running MS as Admin, still no luck. I've tried IfWindowOpen, FindObject with UIClick, and WindowAction. I continue to be unsuccessful. Why am I having such a hard time setting the focus or making the existing Outlook window the active window so I can interact with it?
Now I suppose I don't have to interact with Outlook directly if I can paste the content of the clipboard directly to the body of an email using SMTPSendMail. The clipboard will contain an image, not an image file such as a jpg or png, but an image taken from a snapshot application with I can manually copy and past into my email body with a simple CRTL+C/CTRL+V, but the whole point here is to automate!
GOT IT!!!
Let>Win_USEHANDLE=0
Let>Win_REGEX=1
SetFocus>Outlook