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 / MAKE.HLP < prev    next >
Text File  |  1990-06-11  |  281b  |  6 lines

  1. make  -- Command, two inputs.
  2.      The first input is the name of a variable  (that  is,  it  must  be  a
  3.      word); the second is any Logo object.  The effect of the command is to
  4.      assign the second input as the value of  the  variable  named  by  the
  5.      first input.
  6.