maybe there's a good reason for this (i suspect there is, but i'm not 
seeing it right now).  but if there isn't, removing it might save some poor 
typist or confused newbie from a frustrated debugging session.

the problem is that

for i in 8
    ...
end

isn't a syntax error (when what was meant was the range 1:8)

cheers,
andrew

Reply via email to