Dear Led555

getserial:

Serin SERIALIN,N9600,char
write i, char
if char = EOM then
'iTMP = i 'debug

CTS = 0
'goto readeeprom 'debug

Goto start
endif
i = i + 1
goto getserial

In this part of the program when I send the message by the application VB " LED.sign.control " the variable char contains that 0. I do not know can result.

Excuse me for my English (I am French)