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

[REBOL] Re: Gregg's Article in OnLamp

From: ingo:2b1 at: 4-Nov-2003 11:54

Hi Andrew, A J Martin wrote:
> rebOldes wrote: > >>YES... I would appreciate it as well.. and #"," character as a word as > > well so I could use it in my dialect. It would be good to send it to the > feedback again. > > And what would you use comma (,) for?
For not having this error?
>> a: [ eggs, bananas]
** Syntax Error: Invalid word -- eggs, ** Near: (line 1) a: [ eggs, bananas]