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

[REBOL] Re: The complete Rebol named argument passing

From: g:santilli:tiscalinet:it at: 26-Feb-2004 14:55

Hi Romano, On Thursday, February 26, 2004, 2:11:58 PM, you wrote: RPT> x: func [a /b c][] RPT> ;can be called RPT> x/b 1 2 RPT> ;or RPT> x/arg_block [1 /b 2] I think we just need an APPLY native function, apply :x [1 /b 2] or even: apply :x [1 true 2] that is probably closer to what REBOL does internally. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/