Yes. You can use FILE_IO[24]. That's the interface to popen<http://pubs.opengroup.org/onlinepubs/009696699/functions/popen.html> ().
Regards, Elias On 27 May 2014 10:09, Blake McBride <blake1...@gmail.com> wrote: > Son of a gun. I did "lpr myfile.apl" and it printed perfectly. Great! > > Is there a way to do that from APL without creating a special library? > > Thanks! > > Blake > > > > On Mon, May 26, 2014 at 9:05 PM, Elias Mårtenson <loke...@gmail.com>wrote: > >> I'd be surprised if any printing system today would have problems with >> Unicode. >> >> Just send the APL source or output to the printer and try. >> >> Regards, >> Elias >> >> >> On 27 May 2014 10:04, Blake McBride <blake1...@gmail.com> wrote: >> >>> Is there a way to send stuff to a printer without creating an external >>> interface - you know to lpr? >>> >>> Second question, is there an easy way to print APL characters on an HP >>> Laser printer? >>> >>> Thanks. >>> >>> Blake >>> >>> >> >