home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / doslogo.zip / LOGOHLP.ZIP / THING.HLP < prev    next >
Text File  |  1990-06-11  |  206b  |  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.