In Check_Data you have RETURNs, but you're not using GOSUBs to get there, so replace the RETURNs with GOTOs to get back.
In Check_Data you have RETURNs, but you're not using GOSUBs to get there, so replace the RETURNs with GOTOs to get back.
Funny in 2.47 version of the compiler the timeout lable works with returns
I see that 3.00 does not accept the return.
As far as I know, the timeout/label option has always used a GOTO to get to the label after the timeout period has expired. I can't say why it would have worked on an earlier version. Maybe luck...![]()
Last edited by Bruce; - 17th August 2011 at 15:23.
time out....go sit on the bench,
timeout only needed for serin !
don
amgen
NL2TTL, The statement: Funny in 2.47 version of the compiler the timeout lable works with returns
I see that 3.00 does not accept the return. Only makes sense if the timeout actually happened inside of a subroutine. Otherwise, where are you returning to?
Dave Purola,
N8NTA
EN82fn
could check PARITY BIT 13 in mode, manual says must=1
don
Bookmarks