home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / mtlk0920.lha / ASI / help / MTalk / set < prev    next >
Text File  |  1992-06-06  |  274b  |  14 lines

  1.  
  2. Usage: /set <variable> <value>
  3.   Set the variable to a value.  /set by itself lists all the
  4.   variables.  /set <variable> lists the value of that
  5.   variable.
  6.  
  7.   Example:
  8.      /set friends larry,moe,curly
  9.      /whisper $friends Stop it, stooges!!!
  10.  
  11.   See Also:
  12.      /unset
  13.  
  14.