M MiguelAlvarez Member Licensed User Longtime User Dec 1, 2013 #1 How I can send an sms, whit Dim ps As PhoneSms ps.Send2("CelNo", "message", False, False ) while I have active Dim SmsIntercept As SmsInterceptor SmsIntercept.Initialize2("SmsIntercept", 999) I have tried and does not send error, but not the message
How I can send an sms, whit Dim ps As PhoneSms ps.Send2("CelNo", "message", False, False ) while I have active Dim SmsIntercept As SmsInterceptor SmsIntercept.Initialize2("SmsIntercept", 999) I have tried and does not send error, but not the message
M MiguelAlvarez Member Licensed User Longtime User Dec 2, 2013 #2 MiguelAlvarez said: How I can send an sms, whit Dim ps As PhoneSms ps.Send2("CelNo", "message", False, False ) while I have active Dim SmsIntercept As SmsInterceptor SmsIntercept.Initialize2("SmsIntercept", 999) I have tried and does not send error, but not the message Click to expand... Solved...... In spanish, if the message text has accents fails
MiguelAlvarez said: How I can send an sms, whit Dim ps As PhoneSms ps.Send2("CelNo", "message", False, False ) while I have active Dim SmsIntercept As SmsInterceptor SmsIntercept.Initialize2("SmsIntercept", 999) I have tried and does not send error, but not the message Click to expand... Solved...... In spanish, if the message text has accents fails