Hi,

Code stop working at this last line:
HSERIN 5000,IT,[WAIT(13,10), STR myarray\62] or using this line HSERIN 5000,IT,[WAIT("+CMGR: 1,,23"),skip 2, STR myarray\62]
is the same
If i put the command line success: High PortD.2 (to see where code stops) on the next line

IT:
HSERIN 5000,IT,[WAIT(13,10), STR myarray\62]
success: High PortD.2

Nothing but if a only put

HSERIN 5000,IT,[WAIT(13,10)]
success: High PortD.2


Led lights so the code is good before that line and specialy the " , STR myarray\62]" command , please give me you input on this.

Thanks