NB: More recent documentation for Dyalog APL is available at https://docs.dyalog.com/20.0/.

Abort Method 103
Applies To: Printer

Description

This method causes the print job to be aborted and all pending output to be discarded.

The Abort method is niladic.

If you attach a callback function to this method and have it return a value of 0, the print job will continue.