Code: Select all
Label>start
ReadLn>COM1:,1,line
Message>%line%
goto>start
%line%:
##ERR## - Code : 5
and
MS dialog:
---------------------------
I/O error 995.
---------------------------
I guess that this is XP error codes but if not, what could they be?
And what connection parameters will COM1: use? If I look in Device manager and compare with the c:\>mode com1: they are not the same? I have changed to use Xon/Xoff everywhere
Thanks!