3B0B
3
Wrong loop variable
A global variable other than a numeric value was designated as the loop variable (NEXT statement).
Set the loop variable designated with the NEXT statement as a numeric variable.