BenJ
27-01-2006, 21:08
How do you loop a set of data a ceratian amount of times and then go to another set of data, so you don't have to duplicate any data e.g.
main:
high 0
high 1
pause 500
low 0
low 1
pause 500
- then i would want it to loop that for say, 4 times then go onto something differen?
Please help!!!!
main:
high 0
high 1
pause 500
low 0
low 1
pause 500
- then i would want it to loop that for say, 4 times then go onto something differen?
Please help!!!!