Die Suche ergab 6 Treffer

von rationalboss
Fr 28. Sep 2012, 10:42
Forum: English section
Thema: sms automation
Antworten: 5
Zugriffe: 5410

thanks!

is there a way to read the unread messages when the phone is connected probably something similar to how the message is deleted?

we intend to use it in our office which is open from 8am-5pm. since after office hours, we have to shut down computers, there might be unread messages that will ...
von rationalboss
Sa 22. Sep 2012, 20:40
Forum: English section
Thema: What's new in v 1.8.4?
Antworten: 5
Zugriffe: 5311

I haven't seen FJ for a while so it might take some time before you find out what the serious bug updates are.

If you don't want to update, then don't. This is a free software so if you don't want it, don't use it. It is a good practice to update to the latest software though especially if the ...
von rationalboss
Do 20. Sep 2012, 04:23
Forum: English section
Thema: What's new in v 1.8.4?
Antworten: 5
Zugriffe: 5311

MyPhoneExplorer 1.8.4 released 2012-08-11
Some serious bugs of version 1.8.3 fixed
von rationalboss
Mi 19. Sep 2012, 13:46
Forum: English section
Thema: sms automation
Antworten: 5
Zugriffe: 5410

sms automation

Hi,

I have read the FAQ and I learned that it's possible to pass incoming messages to a program. I would like to know if:

1. it's possible to pass unread messages if the phone was not connected when the message was received. it will be read by MPE during sync and will be listed in the UI but will ...
von rationalboss
Fr 24. Feb 2012, 19:25
Forum: English section
Thema: Auto reply sms
Antworten: 25
Zugriffe: 25579

MyPhoneExplorer has already interfaces to detect incoming messages and to send messages. Create a *.vbs-File with this content:
Dim i, text, number, tmp, outtext

'First we filter out the commandlinearguments. We get the sender of the SMS and the text throught commandline from MPE
For i = 0 to ...
von rationalboss
Mi 22. Feb 2012, 16:56
Forum: English section
Thema: retrieve messages
Antworten: 1
Zugriffe: 2476

retrieve messages

Hi,

Is there a way to retrieve all/unread messages using the command line Thanks!