home *** CD-ROM | disk | FTP | other *** search
- make -- Command, two inputs.
- The first input is the name of a variable (that is, it must be a
- word); the second is any Logo object. The effect of the command is to
- assign the second input as the value of the variable named by the
- first input.
-