09-16-2013 07:50 AM
by adding 60 to i?
@montu.dada wrote: How can we initialize the for loop to 60? thankx.
How can we initialize the for loop to 60?
thankx.
You use a offset, i+60. I being the loop counter.
/Y
09-17-2013 12:31 PM
Kinda, here's that loop somewhat filled out (could be wrong):