Thanks Tom, I seem to remember using POKE back when I first started using REBOL, haven't had to do any array work since then.
I sat down and tried to think of a better way to handle the get/set paradox but the existing methods seem the only viable (non-complex) methods. Pointer notation *(....): would seem too cumbersome and non-rebolish and redirective assignment clashes with other rebol ways of doing things. In short, POKE is good. POKE is simple and best of all it works! :P James. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
