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

[REBOL] Re: TO vs MAKE

From: g::santilli::tiscalinet::it at: 25-Jun-2003 10:20

Hi Gregg, On Wednesday, June 25, 2003, 1:23:43 AM, you wrote: GI> Has anyone investigated what the differences are between TO and MAKE? The most evident difference is:
>> make block! 100
== []
>> to block! 100
== [100] Also, note that MAKE takes a variable number of arguments, so it's on of the two REBOL's "special" functions (the other is DO), while TO only takes two arguments AFAIK. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r