SENDSMS <msg>,<number>


Check EOF(#SMS) to see if there are any received messages waiting. Use INPUT #SMS strMsg to get the message. As they are received the messages are slung on a stack (max 10) so you can get them when you like.

 

 

See Also: SMS Support


Language Reference  Table Of Contents