Read-only archive of the All About Symbian forum (2001–2013) · About this archive

PC Software > E70

1 replies · 1,936 views · Started 17 November 2006

Hi guys,

Anyone got a solution for my idea?

I want to be able to fire out quick SMS messages from my PC.
My idea is to use the Nokia TextMessageEditor.exe file from a DOS command.

Currently I have figured out that if I save a draft message with the number that I send messages to mostly (my wife) at c:\draft.vmg on my PC, I can issue the following command in DOS...

TextMessageEditor.exe /e c:\Draft.vmg

The /e means edit and the c:\Draft.vmg is the stored location of my empty draft email with wife's number in.

I would like to be able to do something like:

TextMessageEditor.exe /e /n079xxxxxxxxx /m"Hello how are you"

But I need to know the DOS commands for the TextMessageEditor.exe program.

I could eventually use this to create a faster way of using the Nokia Text Messaging tool.

Anyone else tried this?