[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The following listing contains the interface of the Printer unit.
This unit provides printer access, compatible to BP's `Printer' unit, for Dos (using printer devices) and Unix systems (using printer utilities).
For BP compatibility, the variable `Lst' is provided, but for newly written programs, it is recommended to use the `AssignPrinter' procedure on a text file, and close the file when done (thereby committing the printer job). This method allows for sending multiple printer jobs in the same program.
{ BP compatible printer unit with extensions |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |