Uploaded a minor revision (strangely I didn't update the version number...): Now you can do a for loop with step. For example: for i = 0 to 639 step 8 { ... }