Hi,

I'm trying to read the file in UTF8 to the APL string.
Using the following:

      )HOST 'cat' '/tmp/f.apl'
∇R←f x
R←x+1

0
      fun ← FIO∆read_file '/tmp/f.apl'
      fun
∇R←f x
R←x+1

Which is apparently broken.

-- 
Br,
/Alexey

Reply via email to