Hi, I'm making a 2D script where I define the side of a square, and then
I want to use a FOR-NEXT loop to generate the rest of the square. I've
made two scripts that I think should work exactly the same, but they
don't - can anytone illuminate me as ...