home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / READ.DIR / set.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  912 b   |  23 lines

  1. SET  -  customize MM
  2.  
  3. Usage:  SET variable-name [value]
  4.  
  5. The SET command changes the value of one of the customization variables
  6.   that MM uses.  The new value is good only for the current MM session,
  7.   unless you use the SAVE-INIT command to save all current settings.
  8.  
  9. The SHOW command displays all the variables and their current values.
  10.   Many are yes/no in nature, with values yes (or always,ok,true), or 
  11.   no (false,never), or ask.  Some others take text or other values.
  12.  
  13. Examples:
  14.     Read>set display-outgoing-message yes    #this one is yes/no
  15.     Read>set user-level expert            #"expert" or "novice"
  16.     Read>save-init                #saves the above two
  17.      
  18. Type "help set ?" to see a list of all variables.  For information about
  19.   each variable, type "help set" followed by the name of the variable.
  20.      
  21. For more help, type "help" and one of these topics:
  22.   save-init   show   define   profile   customization
  23.