I already mentioned this is a thread about FILEIO;
]BOXING 2
(1 2)(3 4)(5 (6 7))
.→--. .→--. .→------.
|1 2| |3 4| |5 .→--.|
'---' '---' | |6 7||
| '---'|
'∊------'
⎕←(1 2)(3 4)(5 (6 7))
1 2 3 4 5 6 7 Good luck, Louis
