| VMS Help SET, PRINTER, Examples *Conan The Librarian | 
    1.$ SET PRINTER/PAGE=60/WIDTH=80  LPA0:
      The SET PRINTER command in this example establishes the size
      of an output page as 60 lines and the width of a line as 80
      characters for printer LPA0.
    2.$ SET PRINTER/LA11  LPB0:
      The SET PRINTER command in this example establishes the line
      printer LPB0 as an LA11 printer.
    3.$ SET PRINTER/LOWERCASE LPA0:
      The SET PRINTER command in this example requests that lowercase
      printing be enabled on line printer LPA0.
|  |