[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Reset_Printer                                                  MiscTTT



Purpose   To clear a printer's settings back to the default.

Declaration    Reset_Printer;

Uses CRT, DOS, MiscTTT.



Remarks   This procedure uses a unique technique that will reset most
          of the PC printers on the market place today. It is
          recommended that this procedure be called prior to sending
          set-up strings to a printer.

Example


               USES CRT, DOS, MISCTTT
               BEGIN
                 RESET_PRINTER;
               END.


See Also: Printer_Ready
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson