do loop will not compile
Larry~
Posts: 242
Whats wrong with this loop
DO
PULSIN 0, 1, value
LOOP UNTIL (value > 3700)
DO
PULSIN 0, 1, value
LOOP UNTIL (value > 3700)
Comments
DO requires a {PBasic2.5} directive up at the top of your program, at least if you're going to use·UNTIL.
Post Edited (sylvie369) : 8/28/2009 6:19:23 PM GMT
I had no Idea what thoes three little buttons did 1.0 2.0 and 2.5