3B08

3


Wrong loop variable

A variable other than a numeric value was designated as the loop variable (FOR statement).


Set the loop variable designated with the FOR statement to a numeric variable.