
set
---

   Usage: set varname value

   The set command is used to assign values to the configuration
   variables described below. varname has to be a valid variable name.
   value is either a string (best enclosed in double quotes ``"'') or an
   integer value (number), depending on the variable.

Example: set realname "Matthias Friedrich"
         set kill_score -9999

   Note: If you set a variable which controls a feature that has not been
   compiled in, slrn will not give you an error message. The setting will
   simply remain without an effect.

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