I think that the behavior of ⎕fio[1] changed at some point. This is supposed to return the value of errno (a positive value), but now returns -errno, causing ⎕fio[2] ⎕fio[1] ⍬ to always return "Unknown error ...".
- [Bug-apl] ⎕FIO[1] behavior David B. Lamkins
- Re: [Bug-apl] ⎕FIO[1] behavior Juergen Sauermann
- Re: [Bug-apl] ⎕FIO[1] behavior David B. Lamkins
