SMS-it support forum    


Welcome to the SMS-it support forum.
Before entering a query/request please search the forum to see if someone else has asked the question before.
Please feel also free to respond to queries from other users if you have experienced the same type of problem and found a solution to it. 
Our support team will monitor this forum and endeavour to provide answers to the queries posted.
Please make sure to post your query to the right forum as there is a separate forum for each application provided by MAW Software.

Show messages for: Last 7 days Last 30 days All (Digest of all)


Back to the forum

On Wednesday , the 01.14.2004, MAW Support wrote at 17:14:18 :

>Sending SMS command Line

Andreas

SMS-it sends the messages sequentially, therefore needs the time to send the previous message before you can submit another message.
If you have a look at the macro in the file C:\sms-it\BulkSMS.xls you see how we check if SMS-it has finished sending before we send another message.

....
AppId = Shell("C:\SMS-it\SMS-it.exe SMST [SMS:" & sNumber & "] " & Chr(34) & sMessage & Chr(34))
'Wait for application to finish
Do While AppIsActive(AppId)
DoEvents 'Wait for application to finish
Loop
...

Alternatively you may wish to have a look at our professional version Message Server Communication Suite (www.mawnet.com/mscs/manual.html). MSCS uses a sending queue to buffer the messages, hence you can submit all messages at once and MSCS will then send them one by one.

Rds
TL






Post reply:

Name:
E-Mail:
Subject:
Message:
SPAM code displayed
next to this:

CGIForum (C) Markus Triska


Home to