Hi, as a start I have added ⎕FIO[49] in SVN 851. It reads an entire UTF8 encoded file and puts every line of the file into one nested Item of the result. Trailing CR and LF are being removed in the precess. Next step is to turn ⎕FIO[49] into an operator so that you can give it an APL function that converts every line into the desired result. Until then you can use it like: Z←CONVERT¨Z←⎕FIO[49] 'filename' /// Jürgen On 01/18/2017 11:17 AM, Elias Mårtenson
wrote:
|
- Re: [Bug-apl] Performance problems when constructing lar... Nick Lobachevsky
- Re: [Bug-apl] Performance problems when constructin... Elias Mårtenson
- Re: [Bug-apl] Performance problems when constru... Elias Mårtenson
- Re: [Bug-apl] Performance problems when constructin... Juergen Sauermann
- Re: [Bug-apl] Performance problems when constru... Elias Mårtenson
- Re: [Bug-apl] Performance problems when con... Juergen Sauermann
- Re: [Bug-apl] Performance problems when... Blake McBride
- Re: [Bug-apl] Performance problems... Xiao-Yong Jin
- Re: [Bug-apl] Performance prob... Blake McBride
- Re: [Bug-apl] Performance prob... Elias Mårtenson
- Re: [Bug-apl] Performance prob... Juergen Sauermann
- Re: [Bug-apl] Performance prob... Elias Mårtenson
- Re: [Bug-apl] Performance prob... Juergen Sauermann
- Re: [Bug-apl] Performance prob... Elias Mårtenson
- Re: [Bug-apl] Performance prob... Ala'a Mohammad