Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: CORE 2.5.2 Bugs

From: news:rowery:olsztyn:pl at: 13-May-2002 17:35

The PARSE function still contain bug I reported
>> txt: {"test 1"|test "2"|"test" 3} ; == {"test 1"|test "2"|"test" 3} >> parse/all txt "|" ;== ["test 1" {test "2"} "test" " 3"]
IMHO should be == ["test 1" {test "2"} {"test" 3}] Piotr Gapiński; mailto:[news--rowery--olsztyn--pl] Olsztyńska Strona Rowerowa; http://www.rowery.olsztyn.pl