Hi Dean,
> 6869 a074 6865 6972 3aa0 686f 7720 6172 6520 796f 750a
> hi.their:.how are you.
>
> The following program...
>
> (in "/home/me/test_fl.txt"
> (until (eof)
> (setq Ln (line T))
> (prinl Ln)))
>
> results in this....
>
> hiനeir:ਯw are you
OK, as you noticed in your other mail, PicoLisp can handle *only* UTF-8 input.
> (load "@lib/import.l")
This is probably not necessary here.
> (in '("bin/utf8" "/home/me/test_fl.txt")
Good, that's the right way!
> bin/utf8: Can't exec
Try this:
$ (cd src; make tools)
♪♫ Alex
--
UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe