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

[REBOL] Re: vargs function (or "r-expression)

From: btiffin::rogers::com at: 7-May-2007 0:45

I hope I'm not clogging, but the last reply I sent got sent back here as trash. It should read. Nice one Tim. I'm not sure of the better way of getting unset! in an expression but you can use do [vargs set/any 'a [do prin []] 2 false "four"] to skip setting arg1, (or arg2...) but you definitely don't skip any typing. Cheers, Brian On Sunday 06 May 2007 13:14, Tim Johnson wrote: