Die Suche ergab 2 Treffer

von Staffan
Mi 30. Dez 2020, 18:33
Forum: English section
Thema: VBA to send SMS with MPE
Antworten: 3
Zugriffe: 5405

[quote="Bilbo47"]In answer to your subject, the end result of your scripting needs to be like

[code]d:\Path\MyPhoneExplorer.EXE action=sendmessage savetosent=1 number=123-456-7890 text="SMS message goes here"[/code]

MPE on Windows should be "connected" to MPE on Android at the time, for best ...
von Staffan
Fr 25. Dez 2020, 18:30
Forum: English section
Thema: VBA to send SMS with MPE
Antworten: 3
Zugriffe: 5405

VBA to send SMS with MPE

Is it possible to use the components of MPE in VBA to send audible notifications from Win 7 to my Android 5, preferably by text/SMS? If so, is there a tutorial on how to do this?