home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / DOS_HELP / PC_HELP2.ZIP / HELPNORT.ZIP / LP.### < prev    next >
Encoding:
Text File  |  1985-12-29  |  1.2 KB  |  28 lines

  1. COMMAND:  LP (Line Print)
  2.  
  3. FUNCTION: Prints text files with several formatting options.
  4.  
  5. FORMAT:   LP [d:][path]filespec [destination] [options]
  6.  
  7. TYPE:     Norton Utilities command
  8.  
  9. REMARKS:  filespec is the name of the file(s) to be printed. It may contain
  10.           global characters or be qualified with a path and drive.
  11.           destination is the name of the file or print device where the output
  12.           is to go. The default is the standard printer.
  13.           options can be one or more of the following:
  14.  
  15.             /N activates line numbering.
  16.             /Tn sets the top margin to n lines.
  17.             /Bn sets the bottom margin to n lines.
  18.             /Ln sets the left margin to n spaces.
  19.             /Rn sets the right margin to n spaces.
  20.             /Hn sets the height of a full page to n lines.
  21.             /Wn sets the width of a page to n columns.
  22.             /Pn starts printing at page number n.
  23.             /Sn sets the spacing between lines to n lines.
  24.             /80 turns on 80 column printing.
  25.             /132 turns on 132 column or compressed printing.
  26.             /NOH turns off the header.
  27.             /EUR turns on the European character option.
  28.