ERROR - A FOR statement attempts to assign a string expression as the loop control variable's limiting value. Remove the string expression. You can assign only numeric values as the loop control variable's limiting value.