|
Hi, I have added a fscanf() function to ⎕FIO as proposed earlier. SVN 772. It can be accessed as ⎕FIO[48] or as FIO∆fscanf after )COPY 5 FILE_IO See the wslib5/FILE_IO.apl workspace or the src/testcases/Quad_FIO.tc testcase file for examples of how to use it. /// Jürgen |
