%% Index=i
%% Start=0
%% Stop=N
for %Index%:=%Start% to %Stop% do begin
end;

