Re: Why does numeric for loop not accept an explist?
Jeff Pohlmeyer <yetanothergeek <at> gmail.com>
2008-01-01 03:45:44 GMT
On Dec 31, 2007 9:37 PM, Duck <duck <at> roaming.ath.cx> wrote:
> i=1 repeat ... i = 1+3 until i>10
Sure looks like an endless loop to me
- Jeff