On Tuesday, 4-October-2005 at 17:17:57 Glenn M. Lewis wrote,

>
>Wow!!!  It took me 10 minutes to figure out what you were doing,
>but I never would have come up with that one myself!!!
>Thanks, Graham!
>-- Glenn

I disagree.  Bad Graham! ;-)

>Graham Chiu wrote:
>
>>>>i: 999 loop 300 [ print next form i: i + 1 ]
>> 
>> 000
>> 001
>> 002
>> 003
>> 004
>> 005

My approach to formatting...

>> repeat i 5 [ print skip tail join "00" i -3 ]
001
002
003
004
005

Though it's no good if i exceeds the number of digits you've decided on.

-- Carl Read.

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to