[REBOL] Re: More Parsing questions
From: greggirwin:starband at: 6-Sep-2001 11:54
Hi Stefan, In writing my little RegEx function (posted a few days ago) I found that you can use a bitset as a target for 'to or 'thru. I played around with a few things here and didn't find a quick solution but I'll try to find some time later to investigate. If we can't find a parse solution, it shouldn't be too tough just to tokenize and parse the line yourself in this case. --Gregg