Hi PeterWAWood, On Friday, May 6, 2005, 8:30:36 AM, you wrote:
P> Can someone explain this? >>> find/match/last/tail "ba" "b" P> == none >>> find/match/last "ba" "b" P> == "a" I think /match is incompatible with /last, and it already implies /tail. Could be considered a bug, since the combination should probably give an error, or at least ignore /last and /tail. Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/ -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
