<div dir="ltr">Hi,<div><br></div><div>I'm a beginner in Oberon-2 who had recently picked it up (learning it through practice). and really love the simplicity of the language.</div><div><br></div><div>I need help to understand the need to declare FOR loop stepping's variable. (i.e x in FOR x := .....). I do not intend to change the language, but The question arises since this variable always (in my short exposure to Oberon-2) is scoped within the FOR loop body. And was trying to answer the question:</div><div>Is it good design to have FOR implicitly declare its variable (It is not a big issue to declare VARiables), or Is it from the point of uniformity to have all variables declared with VAR?</div><div><br></div><div>forgive any ignorance on my part</div><div><br></div><div>Thanks for your time.</div><div><br></div><div>Ala'a</div><div><br></div><div>Regards,</div><div><br></div><div><br></div></div>