Do i use something like:

FOR counter = start TO end [Step increment]
{...statements...}
NEXT [counter];