|
For loop incrementing pattern HELP
Hello there,
I have a really urgent need of assistance. I'm absolutely stuck on this...
Is there anyway to make a for-loop increment by 1 the first run, and then by 6 then next run, then 1, then 6, and so on.
ex: (increment 1, increment 6, increment 1, increment 6, ...)
Or if someone could point me in the right direction I'd really appreciate it.
Thank you much.
Last edited by joey,choey; 03-19-2011 at 05:51 AM..
|