
Originally Posted by
camolas
Can you please put me the good command line? please.....
LOOK AT YOUR CODE!!! READ YOUR CODE!!!
Have you looked at your code lately? Have you read it?
Are you just assuming it will work because you wish it to be true?
Code:
LOOP:................
HSERIN 2000,IP,[WAIT("OK")]
If this line times out, where does the flow of the code go?
If this line doesn't time out, where does the flow of the code go?
Code:
IP:..................
HSERIN 2000,LI,[WAIT("OK")]
If this line times out, where does the flow of the code go?
If this line doesn't time out, where does the flow of the code go?
Code:
LI:
HSERIN 2000,POR,[WAIT("OK"),STR myarray\62]
If this line times out, where does the flow of the code go?
If this line doesn't time out, where does the flow of the code go?
And what is the phone going to send first? The OK or the string you wish to put in the array?
I'm out....
http://en.wikipedia.org/wiki/What_we...to_communicate
Bookmarks