Hi all!

     I'm trying to do this (Ruby):

 >> 340.times {|i| puts "%03d" % i }
000
001
002
:::
339

in REBOL, but I can't figure out how.  Any ideas?
Thanks!
-- Glenn



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

Reply via email to