thanks, fixed in SVN 1378.
It now gives a RAMK ERROR deep down in your APL code, so I believe
GNU APL is not the culprit.
Best Regards,
Jürgen
On 12/14/20 11:50 PM, Bill Daly wrote:
I'm sending a log of my test of the workspace cl.
I dug into the failure of the cl workspace. I occurs when importing a tab delimited file of one row. The actual error occurs in function import∆file∆tab on line 8. The phrase on that line ' ⎕av[11] utl∆split txt' yields a nested array with ⍴ = 1.
I should note that the test of the import workspace completes without error as I did not have the wit to test for an array with one row.
I hope this i helpful
w