Hi Alex, thanks for offering this. I would change a few things to make that code even more useful: - make the separator an (ideally optional) left argument of ReadTableData. Many data files are written in CSV (comma separated values) format which uses comma instead of space, - use ⎕UCS instead of ⎕AV to make the code more portable between different APL interpreters, - and maybe make it work for > 2 columns (by guessing the number of columns from the first line in the file). /// Jürgen On 06/27/2015 11:26 PM,
alexwei...@alexweiner.com wrote:
|
- [Bug-apl] Submission for GNU APL Bits_and_Pieces directo... alexweiner
- Re: [Bug-apl] Submission for GNU APL Bits_and_Piece... Juergen Sauermann
- Re: [Bug-apl] Submission for GNU APL Bits_and_P... Louis Chretien
- Re: [Bug-apl] Submission for GNU APL Bits_and_Piece... alexweiner
- Re: [Bug-apl] Submission for GNU APL Bits_and_P... Juergen Sauermann
- [Bug-apl] Fwd: Re: Submission for GNU APL B... Juergen Sauermann