Mitchell Mann
posted this on April 3, 2012, 16:23
Hi there,
I am trying to integrate a macro written in VBA (Visual Basic for Applications) in Microsoft Outlook 2007 on Win XP with myPhoneDesktop - I can successfully place the required data in the system clipboard but I can not initiate the shortcut key combination using the SendKeys to actually post this data to the myPhoneDesktop app and get it to send the SMS (which is what I'm trying to do).
Have you successfully used SendKeys to trigger myPhoneDesktop on Win XP? Or do you have any sample scripts/code relating to Windows integration as all the files online seem to be Mac oriented.
Comments
The following example will trigger default myPhoneDesktop shortcut for windows using SendKeys method (example is using VBA in Excel 2010):
Keep in mind that you can override default shortcut via settings in myPhoneDesktop's application.ini
I had been using this method on my software for a about 6-9 months without problems. However recently, I'm not sure what I upgraded but it's no longer working.
When I go into myPhoneDesktop and press shift alt ctrl f11 and it's working, but it's not working from my ms access.
I checked my ini file and it's correct
What could be the problem? Is it a settings on my computer?
Please ellaborate exactely what you are doing / how from MS Access (demo project will help as well).
--
Kind Regards,
Alex