View previous topic :: View next topic |
Author |
Message |
Muhammad
Joined: 03 Oct 2012 Posts: 4 Location: Yemen
|
Posted: Wed Oct 03, 2012 6:06 am Post subject: Need to create Patch or Script |
|
|
Dears
I need to create script batch file (Dos Command) to send SMS through Note Pager .
Can you provide me the command line ?
Thanks
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4337
|
Posted: Wed Oct 03, 2012 8:06 am Post subject: |
|
|
The command would be:
npp.exe <recipient> <sender> <message>
Example:
npp.exe mohammad NotePage This is is a test.
That would send a message to a recipient named Mohammad from the Sender NotePage and the message would say, "This is a test." |
|
Back to top |
|
Muhammad
Joined: 03 Oct 2012 Posts: 4 Location: Yemen
|
Posted: Wed Oct 03, 2012 8:46 am Post subject: |
|
|
that doesn't work with me :
NPP.exe Muhammad Storage_manager Storage_ma
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4337
|
Posted: Wed Oct 03, 2012 8:49 am Post subject: |
|
|
First, how are implementing the command? If you're doing it from a command line or a batch file, you may need to include the full path to the executable.
Second, when referencing the Recipient, make sure that you're using the name in the Short Name field in the settings of the recipient in NotePager Pro. For example, if you have a recipient named Muhammad Forum, go in to the settings of that recipient and see what the short name is because the command line needs to reference the short name. So, if the short name is muhammad_forum, use that. |
|
Back to top |
|
Muhammad
Joined: 03 Oct 2012 Posts: 4 Location: Yemen
|
Posted: Wed Oct 03, 2012 8:54 am Post subject: |
|
|
Yeah
it's OK now , Short name was the problem .
thank for your kind support
|
|
Back to top |
|
|