Board index » VB Controls
All times are UTC
Your code:
MSComm1.Output = "AT+CMGS=" + """" + Number$ + """" + vbCr
MSComm1.Output = Message$ + " " + vbCr
Replace the + with & and see if that helps.
Ken
1. MSComm.CommEvent
2. mscomm & CommEvent
3. CommEvent howto??
4. CommEvent Usage
5. CommEvent "EOF", can I disable it?
6. mscomm1.commEvent read locks the mouse
7. CommEvent problem
8. MSCOMM Answer - mscomm.zip (1/1)
9. MSCOMM Answer - mscomm.zip (0/1)
10. MSCOMM - Port data, Mscomm no data
11. MScomm, MSComm.Input
12. Closing MSCOMM w/o breaking connection? / how does mscomm close port?