home *** CD-ROM | disk | FTP | other *** search
/ Turbo Toolbox / Turbo_Toolbox.iso / sharew / logo / doslogo / help / thing.hlp < prev    next >
Encoding:
Text File  |  1990-06-11  |  206 b   |  7 lines

  1. thing  -- Operation, one input.
  2.      The input must be a word, and must be the name  of  a  variable.   The
  3.      output is the value of the variable.  These are equivalent:
  4.  
  5.      :foo
  6.      thing "foo
  7.