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

  1. plist  -- Operation, one input.
  2.      The input must be a word, which is a name.  The output is the property
  3.      list  of  the  specified name.  Note: the output is actually a copy of
  4.      the property list.  The real property list is not a  Logo  list.   Any
  5.      later  changes to the properties of the specified name will not change
  6.      the list which was output by an earlier plist.
  7.