WHILE command????
Roddiy
Posts: 13
Hey guys,
New to the propeller scene, ( I've been using Arduino for a while ) and theres one thing I wanna know,
is there a WHILE command???
like:
Repeat
While x < 5
x = x - 1
I can't seem to find it anywhere!
if it doesn't exist, what's a good alternative?
Thanks
New to the propeller scene, ( I've been using Arduino for a while ) and theres one thing I wanna know,
is there a WHILE command???
like:
Repeat
While x < 5
x = x - 1
I can't seem to find it anywhere!
if it doesn't exist, what's a good alternative?
Thanks
Comments
http://www.parallax.com/Portals/0/Downloads/docs/prod/prop/PELabsFunBook-v1.1.pdf