On Thu, Oct 22, 2015 at 3:29 PM, Michael Potter <pot...@gmail.com> wrote: > APL2000 does not appear to have an )OUT command. > > We get: > "INCORRECT COMMAND" in response to: > )OUT > )OUT SOMEFILE > )OUT C:SOMEFILE
I think in APL2000 it should be ]OUT starting with square bracket. At least that's what comp.lang.apl FAQ says about it. -k