[REBOL] Re: Parsing
From: ptretter:norcom2000 at: 24-Jan-2001 22:19
Andrew, You example didnt work in my case. I am trying to take a and obtain the rest of the string starting at index 4. Problem is that Parse returns a block. And in your example it still produced the same problem of condensing the string so that a string of "This is a test" turns out as "Thisisatest" Paul Tretter