
printer_name
------------

   Type: string
   Default: (unset)

   This variable can be used to customize the print function. Its
   meaning and the default action depend on the operating system:

   On Unix systems, it can contain a command to which slrn will pipe the
   article you want to print. For example, you would set it to
   "my_print_filter | lpr -Pmy_printer" if you want the article to be
   processed by my_print_filter and then printed on ``my_printer''. If
   unset, the default action is to use lpr with the value of
   [174]$PRINTER as the -P option.

   On Windows, you can set this variable to the name of the print queue
   you want to use. Here, the default is to use the setting in
   ``win.ini''.

   print is not yet implemented for VMS.

-- 
(C) Matthias Friedrich <mafr@topmail.de> and Thomas Schultz <tststs@gmx.de>.
The complete manual can be found at <htp://slrn.sourceforge.net/manual/>.
