I would very much like to see a function in MPE were a new received text-message is instantly forwarded to a predefined mobil-phone. The mobilphone network lack this functionality, it's possible to forward all calls to another phone, but not text-messeges. Perhaps the function in MPE could evt. add an extra line in the first part of the forwarded messege with the number and name from the contact-list
Its already possible with scripting, MyPhoneExplorer is able to call scripts or apps when a message receives and it also accepts commandlines for sending messages.
Can you give me an example how this is possible ?
I can find a command line like i FAQ:
action=sendmessage savetosent=1 number=0123456789;453827684;7365465 text="Hello%nWorld"
But how do I get the text of the newly receive message ?
And when I the action executed ?