| | | 
Forum Administrator
       
Group: Power Users Last Login: Today @ 10:57:06 AM Posts: 163, Visits: 1,021 |
| I discovered today the command line program sdcmd.exe does not always exit with a non-zero return code when the test message fails to send. If the test message fails, the return code should be 1. Batch files that use sdcmd.exe can check the ERRORLEVEL to determine success. ERRORLEVEL is 0 when the message sends without error. ERRORLEVEL is 1 when the message fails to send.
I will post a fix for this later today.
-KIRBY
White Peak Software Inc
www.whitepeaksoftware.com |
| | | | 
Forum Administrator
       
Group: Power Users Last Login: Today @ 10:57:06 AM Posts: 163, Visits: 1,021 |
| | |
|
|