home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / N / NN / _NN-SPOO.TAR / usr / lib / nn / help / help.set < prev    next >
Encoding:
Text File  |  1994-09-13  |  407 b   |  20 lines

  1. SET COMMAND
  2.  
  3. :set            show changed variables
  4. :set all        show all variables
  5.  
  6.     Modified variables are marked with a *
  7.     Local variables are marked with a >
  8.  
  9. :set VARIABLE VALUE    set VARIABLE to VALUE
  10.  
  11. :unset VARIABLE        reset VARIABLE
  12.  
  13. :toggle VARIABLE    toggle boolean VARIABLE
  14.  
  15. :local VARIABLE [VALUE]    make VARIABLE local to current group
  16.             if VALUE is specified assign it to the local variable
  17.  
  18.  
  19. help.variables
  20.