in reply to until loops
That is to say continue until year is greater than or equal to 2000. In case you go back and change your code within the loop and do something more complicated than increment.until($year >= 2000)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: until loops
by apotheon (Deacon) on Oct 11, 2004 at 00:05 UTC |