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

[REBOL] Re: Simple parse question

From: mat::plothatching::com at: 14-Apr-2003 9:30

Hello Tim,
>>> parse {Don't "Mess Up"} none
TJ> ; returns: TJ> == ["Don't" "Mess Up"] TJ> ; what I'm really looking for is TJ> == ["Don't" {"Mess} {Up"}] TJ> Any ideas? TJ> Pointers to docs on this appreciated too. Interesting problem. I'd probably do a replace on the quote to something else, parse it and then replace it back. Hack but I can't think of another way of doing it. Regards, Mat Bettinson - +44-(0)20-83401514.