[REBOL] Re: Help on parsing

2004-03-13 Thread Tom Conlin
On Sat, 13 Mar 2004, Giuseppe Chillemi wrote: > Hi, > > I am a newbie to Rebol. I need a little help on parsing: > > I have these 2 possible inputs: > > > > 1) "KW1 555 KW1 333 KW2 444 " > > 2) "KW1 555 KW2 666 KW2 444 " > > > > I need to extract the value of KW1 and KW2 , or KW1

[REBOL] Re: Help on parsing

2004-03-13 Thread Izkata
I learned how to parse at http://www.codeconscious.com/rebol/parse-tutorial.html, so you may want to check that out. Be forewarned, it is kind of long, but there is a table of contents so you can jump around in it. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with