Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Iterators & Functionids

From: robert:muench:robertmuench at: 29-Aug-2002 8:48

> -----Original Message----- > From: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]] > On Behalf Of Gabriele Santilli > Sent: Wednesday, August 28, 2002 2:14 AM > To: Robert M. Muench > Subject: [REBOL] Re: Iterators & Functionids > This way you are copying and rebinding the blocks at each > cycle. Using functions is probably the best way, but if you > prefer blocks you can:
Hi, yes of course ;-)) It was late yesterday... Robert